Join Slack
Powered by
is there something in the machinery of async or co...
# coroutines
k
kevinherron
12/08/2016, 6:12 PM
is there something in the machinery of async or coroutines that makes the use of a map that isn't synchronized or concurrent safe there? since after each await you could be on a different thread?
Open in Slack
Previous
Next