Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / alitto/pond issues and pull requests
#98 - Submit should return error if the pool is stopped
Issue -
State: open - Opened by cemremengu 18 days ago
- 2 comments
#97 - WaitingTasks does not include tasks within group
Issue -
State: open - Opened by kvinck about 2 months ago
#96 - fix(panics): wrap panic errors correctly and include stack trace
Pull Request -
State: closed - Opened by alitto about 2 months ago
- 1 comment
#95 - feat(pool): add option to bound task queue
Pull Request -
State: open - Opened by alitto about 2 months ago
- 1 comment
#94 - fix: Adding stack trace to panic catch errors
Pull Request -
State: closed - Opened by deregtd about 2 months ago
- 4 comments
#93 - Automated version check for GitHub workflow actions
Pull Request -
State: closed - Opened by deining 2 months ago
- 1 comment
#92 - Ability to shutdown global pool
Issue -
State: open - Opened by polds 2 months ago
- 2 comments
#91 - Bounbed task queues
Issue -
State: open - Opened by korotin 3 months ago
- 8 comments
#90 - GitHub actions: fix warning
Pull Request -
State: closed - Opened by deining 3 months ago
- 1 comment
#89 - Fix typos
Pull Request -
State: closed - Opened by deining 3 months ago
- 1 comment
#88 - Getting current worker number
Issue -
State: open - Opened by ahmafi 3 months ago
- 3 comments
#87 - Fixed write to closed channel in dispatcher
Pull Request -
State: closed - Opened by korotin 3 months ago
- 2 comments
#86 - fix(dispatcher): ensure workers exit reliably when worker count is low
Pull Request -
State: closed - Opened by alitto 3 months ago
- 1 comment
#85 - fix(taskgroup): failed group tasks not counted
Pull Request -
State: closed - Opened by alitto 3 months ago
- 1 comment
#84 - SuccessfulTasks() always the same as SubmittedTasks()
Issue -
State: closed - Opened by bojanth 3 months ago
- 2 comments
#83 - fix(pool): fix race condition with small pool sizes
Pull Request -
State: closed - Opened by alitto 3 months ago
- 1 comment
#82 - feat(taskgroup): wait for ongoing tasks complete when group is stopped or context is cancelled
Pull Request -
State: closed - Opened by alitto 3 months ago
- 1 comment
#81 - feat(taskgroup): improve task group functionality
Pull Request -
State: closed - Opened by alitto 3 months ago
- 1 comment
#80 - Migrating maxCapacity from v1 to v2
Issue -
State: closed - Opened by bojanth 3 months ago
- 6 comments
#79 - fix(group): do not panic when submitting zero tasks
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#79 - fix(group): do not panic when submitting zero tasks
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#78 - group: panic when submitting zero tasks
Issue -
State: closed - Opened by mastercactapus 4 months ago
- 1 comment
#77 - fix(taskgroups): do not start remaining tasks after context cancellation
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#77 - fix(taskgroups): do not start remaining tasks after context cancellation
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#75 - Fail tasks before while they are queued
Issue -
State: open - Opened by tynrol 4 months ago
- 1 comment
#75 - Fail tasks before while they are queued
Issue -
State: open - Opened by tynrol 4 months ago
- 1 comment
#74 - fix(pool): launch workers after queueing tasks
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#73 - Release pond v2
Pull Request -
State: closed - Opened by alitto 4 months ago
- 1 comment
#72 - Drain tasks in an unblocked way to avoid data race
Pull Request -
State: closed - Opened by hongkuancn 6 months ago
- 1 comment
#71 - Fix bug that worker doesn't return after context cancel
Pull Request -
State: closed - Opened by hongkuancn 6 months ago
- 1 comment
#70 - Data race due to "Unsynchronized send and close operations"
Issue -
State: closed - Opened by hongkuancn 6 months ago
- 3 comments
#69 - Data race due to Unsynchronized send and close operations`
Issue -
State: closed - Opened by hongkuancn 6 months ago
#68 - `group.Wait()` doesn't wait for all started jobs to finish unlike `pool.StopAndWait()`
Issue -
State: open - Opened by mikegleasonjr 6 months ago
- 8 comments
#67 - Return context in Stop() to notify user when everything has been stopped
Pull Request -
State: closed - Opened by CorentinClabaut 7 months ago
- 1 comment
#66 - fix(codecov): update project coverage target
Pull Request -
State: closed - Opened by alitto 8 months ago
- 1 comment
#65 - chore(go): bump max supported go version to 1.22
Pull Request -
State: closed - Opened by alitto 8 months ago
- 1 comment
#64 - chore(workflows): update go version and tested versions in github actions workflow
Pull Request -
State: closed - Opened by alitto 8 months ago
- 1 comment
#63 - Return `chan struct{}` from pool.Stop() to give a better control over cleanup operations.
Issue -
State: closed - Opened by CorentinClabaut 8 months ago
- 2 comments
#62 - Clear pending tasks in the worker when the context is canceled to avoid deadlocks in StopAndWait when tasks are queued for the worker.
Pull Request -
State: closed - Opened by CorentinClabaut 8 months ago
- 9 comments
#61 - Deadlock occurs when the pool parent context is canceled with queued tasks in the worker.
Issue -
State: closed - Opened by CorentinClabaut 8 months ago
#60 - Added option to WorkGroup to limit the number of concurrently runned tasks
Pull Request -
State: closed - Opened by opengs 9 months ago
- 2 comments
#59 - Feature request: Add "Join" functionality to the group
Issue -
State: closed - Opened by opengs 9 months ago
- 2 comments
#58 - Add started tasks count and time
Pull Request -
State: closed - Opened by DmitriyO 10 months ago
#57 - Initial-version
Pull Request -
State: closed - Opened by DmitriyO 10 months ago
#56 - Nested groups hang
Issue -
State: closed - Opened by koenbok 10 months ago
- 1 comment
#55 - Setting unlimited maxCapacity, int vs uint
Issue -
State: closed - Opened by Kaszanas 11 months ago
- 4 comments
#54 - Bump google.golang.org/protobuf from 1.26.0-rc.1 to 1.33.0 in /examples/prometheus
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 1 comment
Labels: dependencies
#53 - What is the best way to handle errors?
Issue -
State: closed - Opened by kdonthi about 1 year ago
- 1 comment
#52 - Will requesting to submit an asynchronous task cause blocking?
Issue -
State: closed - Opened by irainbw about 1 year ago
- 1 comment
#51 - 1 pool for 3 different tasks with the same number of workers on each task
Issue -
State: closed - Opened by vodves-vodves over 1 year ago
- 1 comment
#50 - support task priority
Issue -
State: closed - Opened by jasper-zhang over 1 year ago
- 3 comments
#49 - run stop panic
Issue -
State: closed - Opened by liusl104 over 1 year ago
#47 - metric problem
Issue -
State: closed - Opened by mylxy over 1 year ago
- 3 comments
#46 - IdleWorkers RunningWorkers
Issue -
State: closed - Opened by mylxy over 1 year ago
- 3 comments
#44 - docs: format doc
Pull Request -
State: closed - Opened by rfyiamcool almost 2 years ago
- 1 comment
#43 - panic: send on closed channel, when lots of goroutine are running(may be for a long time)
Issue -
State: closed - Opened by guest6379 almost 2 years ago
- 3 comments
#42 - Bump golang.org/x/sys from 0.0.0-20210603081109-ebe580a85c40 to 0.1.0 in /examples/prometheus
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#41 - Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 in /examples/prometheus
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#41 - Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 in /examples/prometheus
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#41 - Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 in /examples/prometheus
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#40 - Return Context error if it is canceled before at least 1 task failed
Pull Request -
State: closed - Opened by alitto about 2 years ago
#40 - Return Context error if it is canceled before at least 1 task failed
Pull Request -
State: closed - Opened by alitto about 2 years ago
#40 - Return Context error if it is canceled before at least 1 task failed
Pull Request -
State: closed - Opened by alitto about 2 years ago
#39 - fix Submit(), on ARM 32-bit cpus
Pull Request -
State: closed - Opened by mcuadros about 2 years ago
- 2 comments
#39 - fix Submit(), on ARM 32-bit cpus
Pull Request -
State: closed - Opened by mcuadros about 2 years ago
- 2 comments
#38 - Crash on arm 32-bits (RPi4)
Issue -
State: closed - Opened by mcuadros about 2 years ago
#38 - Crash on arm 32-bits (RPi4)
Issue -
State: closed - Opened by mcuadros about 2 years ago
#37 - Synchronize read & write of `TaskGroupWithContext`'s `err` variable
Pull Request -
State: closed - Opened by thekondor over 2 years ago
#37 - Synchronize read & write of `TaskGroupWithContext`'s `err` variable
Pull Request -
State: closed - Opened by thekondor over 2 years ago
#37 - Synchronize read & write of `TaskGroupWithContext`'s `err` variable
Pull Request -
State: closed - Opened by thekondor over 2 years ago
#36 - pond.New(30, 100, pond.MinWorkers(30)) creates 60 goroutines not 30
Issue -
State: closed - Opened by hmedkouri over 2 years ago
- 2 comments
#36 - pond.New(30, 100, pond.MinWorkers(30)) creates 60 goroutines not 30
Issue -
State: closed - Opened by hmedkouri over 2 years ago
- 2 comments
#36 - pond.New(30, 100, pond.MinWorkers(30)) creates 60 goroutines not 30
Issue -
State: closed - Opened by hmedkouri over 2 years ago
- 2 comments
#35 - Unaligned 64-bit atomic operation error when built for linux
Issue -
State: closed - Opened by dave-filion over 2 years ago
- 2 comments
#35 - Unaligned 64-bit atomic operation error when built for linux
Issue -
State: closed - Opened by dave-filion over 2 years ago
- 2 comments
#35 - Unaligned 64-bit atomic operation error when built for linux
Issue -
State: closed - Opened by dave-filion over 2 years ago
- 2 comments
#34 - Prevent deadlock when purging idle worker during task submission
Pull Request -
State: closed - Opened by alitto over 2 years ago
- 1 comment
#34 - Prevent deadlock when purging idle worker during task submission
Pull Request -
State: closed - Opened by alitto over 2 years ago
- 1 comment
#33 - Deadlock on zero minimum workers
Issue -
State: closed - Opened by sermojohn over 2 years ago
- 3 comments
Labels: good first issue
#32 - Polish docs
Pull Request -
State: closed - Opened by lonre over 2 years ago
- 1 comment
#32 - Polish docs
Pull Request -
State: closed - Opened by lonre over 2 years ago
- 1 comment
#32 - Polish docs
Pull Request -
State: closed - Opened by lonre over 2 years ago
- 1 comment
#30 - Implement task group associated to a Context & more
Pull Request -
State: closed - Opened by alitto almost 3 years ago
- 1 comment
#30 - Implement task group associated to a Context & more
Pull Request -
State: closed - Opened by alitto almost 3 years ago
- 1 comment
#29 - error handling
Issue -
State: closed - Opened by caevv almost 3 years ago
- 4 comments
#28 - Allow concurrent calls to StopAndWait
Pull Request -
State: closed - Opened by alitto almost 3 years ago
- 1 comment
#27 - Prevent "send on closed channel" panic in purger goroutine
Pull Request -
State: closed - Opened by alitto almost 3 years ago
- 3 comments
#27 - Prevent "send on closed channel" panic in purger goroutine
Pull Request -
State: closed - Opened by alitto almost 3 years ago
- 3 comments
#26 - Fix panic when purge idle goroutines, but the tasks channel has been closed
Pull Request -
State: closed - Opened by chenyahui almost 3 years ago
- 4 comments
Labels: good first issue
#25 - goroutine running on other thread; stack unavailable
Issue -
State: closed - Opened by anpenggang almost 3 years ago
- 2 comments
#25 - goroutine running on other thread; stack unavailable
Issue -
State: closed - Opened by anpenggang almost 3 years ago
- 2 comments
#25 - goroutine running on other thread; stack unavailable
Issue -
State: closed - Opened by anpenggang almost 3 years ago
- 2 comments
#24 - Pool context option & stop with timeout
Pull Request -
State: closed - Opened by alitto about 3 years ago
- 1 comment
#24 - Pool context option & stop with timeout
Pull Request -
State: closed - Opened by alitto about 3 years ago
- 1 comment
#24 - Pool context option & stop with timeout
Pull Request -
State: closed - Opened by alitto about 3 years ago
- 1 comment
#23 - Question: What happens to the pool when a worker panic
Issue -
State: closed - Opened by Tochemey about 3 years ago
- 3 comments
#23 - Question: What happens to the pool when a worker panic
Issue -
State: closed - Opened by Tochemey about 3 years ago
- 3 comments
#23 - Question: What happens to the pool when a worker panic
Issue -
State: closed - Opened by Tochemey about 3 years ago
- 3 comments
#22 - Improve handling of tasks submitted to a stopped pool
Pull Request -
State: closed - Opened by alitto about 3 years ago
- 1 comment
#22 - Improve handling of tasks submitted to a stopped pool
Pull Request -
State: closed - Opened by alitto about 3 years ago
- 1 comment