Skip to content

fix(http): properly remove connection from array#9

Merged
hat0uma merged 1 commit intomainfrom
fix/close_connection_properly
Oct 5, 2025
Merged

fix(http): properly remove connection from array#9
hat0uma merged 1 commit intomainfrom
fix/close_connection_properly

Conversation

@hat0uma
Copy link
Owner

@hat0uma hat0uma commented Oct 5, 2025

Fix #8

Replace nil assignment with table.remove() to correctly remove
connection entries and maintain array integrity without gaps.
@hat0uma hat0uma merged commit e3942ca into main Oct 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG - Error occured in connection coroutine

1 participant