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

Fix async write to map and print result #25

Merged
merged 1 commit into from
Mar 15, 2020
Merged

Conversation

mszostok
Copy link
Owner

Description

Fix async write to map and print result. Currently, it sometime panic with such error:

runtime: fatal ERROR: concurrent map read and map write

@mszostok mszostok added the bug Something isn't working label Mar 15, 2020
@mszostok mszostok merged commit 62b4264 into master Mar 15, 2020
@mszostok mszostok deleted the fix-async-write branch March 15, 2020 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant