Prevent WaitingTasks counter to wrap around
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
module github.com/alitto/pond/examples/fixed_size
|
||||
|
||||
go 1.15
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/alitto/pond v1.5.0
|
||||
github.com/alitto/pond v1.5.1
|
||||
)
|
||||
|
||||
replace github.com/alitto/pond => ../../
|
||||
|
||||
Reference in New Issue
Block a user