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

data race for streams map #1355

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Conversation

michelepra
Copy link

If concurrently calling create stream from api we can have error in write into streams map.
See https://go.dev/doc/articles/race_detector

@AlexxIT AlexxIT merged commit ef7d898 into AlexxIT:master Sep 27, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Sep 27, 2024

Thanks!

@michelepra michelepra deleted the concurrent_map_fix branch September 30, 2024 07:05
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