-
-
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
fix(panics): wrap panic errors correctly and include stack trace
#96
by alitto
was merged Dec 25, 2024
Loading…
fix(dispatcher): ensure workers exit reliably when worker count is low
#86
by alitto
was merged Nov 15, 2024
Loading…
feat(taskgroup): wait for ongoing tasks complete when group is stopped or context is cancelled
#82
by alitto
was merged Nov 10, 2024
Loading…
fix(taskgroups): do not start remaining tasks after context cancellation
#77
by alitto
was merged Oct 24, 2024
Loading…
Drain tasks in an unblocked way to avoid data race
#72
by hongkuancn
was merged Sep 1, 2024
Loading…
Fix bug that worker doesn't return after context cancel
#71
by hongkuancn
was merged Sep 1, 2024
Loading…
Return context in Stop() to notify user when everything has been stopped
#67
by CorentinClabaut
was merged Jul 10, 2024
Loading…
chore(workflows): update go version and tested versions in github actions workflow
#64
by alitto
was merged Jun 8, 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…
Added option to WorkGroup to limit the number of concurrently runned tasks
#60
by opengs
was closed Oct 22, 2024
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.