Ori Newman
|
7c1cb47bd0
|
[NOD-249] Change WaitGroup to use channels (#350)
* [NOD-248] Implement waitgroup to enable waiting while adding
* [NOD-248] fix waitGroup.done() error message
* [NOD-248] atomically read wg.counter
* [NOD-248] return lowPriorityMutex
* [NOD-249] Add tests to waitgroup
* [NOD-249] Change waitgroup to use channels
* [NOD-249] Format project
* [NOD-249] Add comments and logs to waitGroup, and remove timeouts from
prioritymutex_test.go
* [NOD-249] Fix comments
|
2019-07-28 18:23:26 +03:00 |
|