Y
Hacker News
new
|
ask
|
show
|
jobs
by
swagonomixxx
1455 days ago
Not sure what you mean by this. You can dynamically add to a wait group using the Add() method.
1 comments
wbl
1454 days ago
So I slightly misremembered the subtlety and it is more forgiving in that Add can be called while waiting if a thread is still executing in it.
link