Y
Hacker News
new
|
ask
|
show
|
jobs
by
viiralvx
3223 days ago
Yeah, I think you'd still want mutex to handle that. I always use a mutex when dealing with goroutines and maps, for example.