Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

• Using ConcurrentHashMap for multi-threaded environment #779

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

Harsh5488
Copy link
Contributor

The current socket IO library suffers ConcurrentModificationException, leading to fatal crash on the Production environment.
I request to solve this issue, as it is affecting the end user.

socket-io-clear_ack_bug

@Harsh5488
Copy link
Contributor Author

@darrachequesne
Please help me solving this fatal crash

@darrachequesne darrachequesne merged commit 4f45e3c into socketio:main Feb 6, 2025
2 of 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.

2 participants