-
-
Notifications
You must be signed in to change notification settings - Fork 69
Pull requests: alitto/pond
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Synchronize read & write of
TaskGroupWithContext
's err
variable
#37
by thekondor
was merged Oct 14, 2022
Loading…
Metrics, Prometheus example, Upgrade to Go 1.15 and fixes
#9
by alitto
was merged Dec 31, 2020
Loading…
Prevent WaitingTasks counter to wrap around and upgrade to Go v1.16
#14
by alitto
was merged Jul 10, 2021
Loading…
Improve handling of tasks submitted to a stopped pool
#22
by alitto
was merged Dec 26, 2021
Loading…
Fix panic when purge idle goroutines, but the tasks channel has been closed
good first issue
Good for newcomers
#26
by chenyahui
was closed Mar 12, 2022
Loading…
Prevent "send on closed channel" panic in purger goroutine
#27
by alitto
was merged Mar 12, 2022
Loading…
Prevent deadlock when purging idle worker during task submission
#34
by alitto
was merged Aug 28, 2022
Loading…
Return Context error if it is canceled before at least 1 task failed
#40
by alitto
was merged Jan 31, 2023
Loading…
Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 in /examples/prometheus
dependencies
Pull requests that update a dependency file
#41
by dependabot
bot
was merged Feb 15, 2023
Loading…
Bump golang.org/x/sys from 0.0.0-20210603081109-ebe580a85c40 to 0.1.0 in /examples/prometheus
dependencies
Pull requests that update a dependency file
#42
by dependabot
bot
was merged Feb 25, 2023
Loading…
Bump google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0 in /examples/prometheus
dependencies
Pull requests that update a dependency file
#54
by dependabot
bot
was merged Mar 14, 2024
Loading…
Added option to WorkGroup to limit the number of concurrently runned tasks
#60
by opengs
was closed Oct 22, 2024
Loading…
Clear pending tasks in the worker when the context is canceled to avoid deadlocks in StopAndWait when tasks are queued for the worker.
#62
by CorentinClabaut
was merged Jun 17, 2024
Loading…
fix(panics): wrap panic errors correctly and include stack trace
#96
by alitto
was merged Dec 25, 2024
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.