Prevent WaitingTasks counter to wrap around

This commit is contained in:
Alejandro Durante
2021-07-10 10:35:21 -03:00
parent 72559da49d
commit fc14197887
7 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/alitto/pond
go 1.15
go 1.16