Pool context option & stop with timeout

This commit is contained in:
Alejandro Durante
2022-01-02 09:38:32 -03:00
parent 9d7bd8fe08
commit 6c719078e5
9 changed files with 243 additions and 60 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/alitto/pond/examples/task_group
go 1.17
require (
github.com/alitto/pond v1.5.1
github.com/alitto/pond v1.6.1
)
replace github.com/alitto/pond => ../../