Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / panjf2000/ants issues and pull requests

#340 - [Question]: 关于协程池的任务队列问题

Issue - State: closed - Opened by baichangda about 1 month ago - 1 comment
Labels: help wanted, question, wontfix

#338 - [Question]: 如何支持有等待队列的非阻塞模式。

Issue - State: closed - Opened by amosnothing 2 months ago - 3 comments
Labels: help wanted, invalid, question, wontfix

#337 - fix(pool): ensure proper lock handling in retrieveWorker

Pull Request - State: open - Opened by gou-jjjj 2 months ago - 2 comments
Labels: waiting for response, needs investigation, needs more info, stale

#336 - fix multi goroutine unlock after add running cause cap > p.running no…

Pull Request - State: closed - Opened by CyanChan 2 months ago - 6 comments
Labels: waiting for response, needs investigation, needs more info

#335 - minor: v2.10.0 (update)

Pull Request - State: closed - Opened by panjf2000 3 months ago
Labels: enhancement, new feature, minor

#334 - bug: fix the last error being missed in ReleaseTimeout() for multi-pool

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: bug

#333 - bug: alleviate the data race between Release() and Reboot()

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: bug

#332 - opt: speed up ReleaseTimeout() for multi-pool

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: enhancement, optimization

#331 - minor: v2.10.0

Pull Request - State: closed - Opened by panjf2000 3 months ago
Labels: enhancement, new feature, optimization, docs, minor

#330 - bug: alleviate the data race between Release() and Reboot()

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: bug

#329 - opt: make ReleaseTimeout() more efficient in waiting workers to exit

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: enhancement

#328 - patch: v2.9.2

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: bug, docs, patch

#327 - opt: calculate the interval for ReleaseTimeout() based on a default count

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: enhancement

#326 - ci: replace macos-latest with macos-12 for go1.13

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment

#325 - opt: increase the interval of waiting in ReleaseTimeout()

Pull Request - State: closed - Opened by panjf2000 3 months ago - 1 comment
Labels: enhancement

#323 - [Bug]: A potential goroutine leak in pool.go

Issue - State: closed - Opened by xuxiaofan1203 5 months ago - 2 comments
Labels: bug, waiting for response

#322 - [Question]: possible to provide advise on when should we use this gopool vs ants?

Issue - State: closed - Opened by ouvaa 6 months ago - 1 comment
Labels: help wanted, question

#321 - [Bug]: Crashed running this in 192 core cpu aws c6a 384 gb ram cloud instance

Issue - State: closed - Opened by ouvaa 6 months ago - 2 comments
Labels: bug

#320 - opt: using anonymous functions to keep goroutines alive after a panic

Pull Request - State: closed - Opened by coticom 6 months ago - 3 comments

#319 - commit

Pull Request - State: closed - Opened by sedateme123 6 months ago

#318 - patch: v2.9.1

Pull Request - State: closed - Opened by panjf2000 6 months ago
Labels: bug, docs, patch

#317 - bug: return error before creating multi pools if lbs is invalid to avoid leaks

Pull Request - State: closed - Opened by akshaynanavare 6 months ago - 3 comments
Labels: bug, pending merged, optimization

#316 - [Feature]: 144bytes allocated consistently just using ants.Submit( without doing anything

Issue - State: closed - Opened by kolinfluence 7 months ago - 2 comments
Labels: enhancement, proposal

#315 - 使用ants嵌套并发无法正确取消上下文

Issue - State: closed - Opened by n1ec 7 months ago

#314 - [Question]: 在mac上运行自带的压测代码,antspool的并发不如原生的goroutine

Issue - State: closed - Opened by coder-dalinge 8 months ago - 1 comment
Labels: help wanted, question

#313 - [Bug]: 设置了ants.WithExpiryDuration(5*time.Second) 没起作用,导致pool满后一直未释放worker,阻塞新task

Issue - State: open - Opened by wowo666 9 months ago - 2 comments
Labels: bug, waiting for response, needs investigation, needs more info, stale

#312 - [Question]: Can ants execute tasks in order?

Issue - State: closed - Opened by rts-gordon 9 months ago - 1 comment
Labels: help wanted, question

#311 - doc: add MultiPool & MultiPoolFunc example code and update READMEs.

Pull Request - State: closed - Opened by POABOB 10 months ago - 1 comment
Labels: pending merged, chores, docs

#310 - [Feature]: Add panicHandlerBuilder

Issue - State: closed - Opened by PeterlitsZo 10 months ago - 3 comments
Labels: enhancement, wontfix, proposal

#309 - chore: add new benchmark tests

Pull Request - State: closed - Opened by panjf2000 10 months ago - 1 comment
Labels: chores

#307 - ver: release 2.9.0

Pull Request - State: closed - Opened by panjf2000 10 months ago - 1 comment
Labels: minor

#306 - opt: fall back to LeastTasks when RoundRobin can't find a worker

Pull Request - State: closed - Opened by panjf2000 10 months ago - 1 comment
Labels: enhancement, optimization

#305 - feat: add MultiPool and MultiPoolWithFunc

Pull Request - State: closed - Opened by panjf2000 10 months ago - 1 comment
Labels: enhancement, proposal, pending development, new feature

#304 - [Question]: set max block task, but not return err when block task num more than set value

Issue - State: closed - Opened by Suvian-wy 11 months ago - 1 comment
Labels: help wanted, question

#303 - chore: eliminate some useless content

Pull Request - State: closed - Opened by panjf2000 12 months ago
Labels: chores, docs

#302 - refactor: enforce a few minor optimization in code

Pull Request - State: closed - Opened by POABOB 12 months ago - 2 comments
Labels: enhancement, pending merged, waiting for response, pending development, optimization

#300 - chore: enable more title matchers for auto-labelers of bug and new feature

Pull Request - State: closed - Opened by panjf2000 about 1 year ago
Labels: chores

#299 - patch: v2.8.2

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: bug, docs, patch

#298 - chore: enable auto-labeler for PRs of updating semantic version

Pull Request - State: closed - Opened by panjf2000 about 1 year ago

#297 - bug: return the error from Pool.Submit/PoolWithFunc.Invoke accordingly

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: bug

#296 - chore: clean up some comments and CI yaml

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: chores

#295 - refactor: refine the code in `retrieveWorker` to make it more readable

Pull Request - State: closed - Opened by POABOB about 1 year ago - 6 comments
Labels: waiting for response, pending development, optimization

#294 - [Question]: ants.Submit() question

Issue - State: closed - Opened by hiqsociety about 1 year ago - 4 comments
Labels: help wanted, question, waiting for response

#293 - [Question]: How to get meaningful statistics on a function pool?

Issue - State: closed - Opened by ivoras about 1 year ago - 2 comments
Labels: help wanted, question, waiting for response

#292 - chore: bump up modules

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: dependencies

#290 - chore: add a new use case

Pull Request - State: closed - Opened by panjf2000 about 1 year ago
Labels: docs

#289 - bug:aviod int overflow

Pull Request - State: closed - Opened by matyle about 1 year ago - 3 comments
Labels: waiting for response

#288 - ver: release v2.8.1

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: patch

#287 - opt: fix the potential goroutine leak after calling `Release()`

Pull Request - State: closed - Opened by ELchem about 1 year ago - 1 comment
Labels: enhancement, waiting for response, pending development, accepted, optimization, needs fix

#286 - ver: release v2.8.0

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: minor

#285 - feat: add a new API `ReleaseTimeout` for the default pool

Pull Request - State: closed - Opened by ELchem about 1 year ago - 1 comment
Labels: enhancement, pending merged, proposal, accepted, new feature

#284 - Sync recent changes

Pull Request - State: closed - Opened by panjf2000 about 1 year ago

#283 - Sync recent changes from dev to master

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment
Labels: docs

#282 - Revert "feat: add a new API `ReleaseTimeout` for the default pool (#2…

Pull Request - State: closed - Opened by panjf2000 about 1 year ago - 1 comment

#281 - feat: add a new API `ReleaseTimeout` for the default pool

Pull Request - State: closed - Opened by ELchem over 1 year ago - 5 comments
Labels: enhancement, pending merged, waiting for response, pending development, accepted, new feature

#280 - [Question]: 为什么不提供一个任务包装,等待,获取任务结果

Issue - State: closed - Opened by zundaren over 1 year ago - 1 comment
Labels: help wanted, question

#279 - Add a new feature: Qos Limter

Pull Request - State: closed - Opened by hang666 over 1 year ago - 5 comments
Labels: proposal, waiting for response, new feature

#278 - bug: workerStack's binarySearch

Pull Request - State: closed - Opened by callthingsoff over 1 year ago - 1 comment
Labels: bug, enhancement, optimization, needs fix

#277 - [Question]: How can I verifier the max goroutine count in pool is correct

Issue - State: closed - Opened by mingregister over 1 year ago - 2 comments
Labels: help wanted, question

#276 - [Bug]: Potential goroutine leak in pool.go

Issue - State: closed - Opened by hhheiaenia over 1 year ago - 3 comments
Labels: bug, invalid, waiting for response, needs investigation

#275 - bug: fix the missing log.Lmsgprefix in go1.13

Pull Request - State: closed - Opened by piaodazhu over 1 year ago - 2 comments
Labels: bug, pending merged

#274 - [Bug]: go.mod 中的go version(1.13)和ants.go存在不匹配

Issue - State: closed - Opened by piaodazhu over 1 year ago - 2 comments
Labels: bug, waiting for response, pending development, needs fix

#272 - [Question]: 清理过期worker一点疑问

Issue - State: closed - Opened by xiaozhang902 over 1 year ago - 1 comment
Labels: help wanted, question

#271 - [Question]: can you please confirm the proper way for variables to be sent using ants?

Issue - State: closed - Opened by kolinfluence over 1 year ago - 1 comment
Labels: help wanted, question, waiting for response

#270 - opt: refactor the worker queue for reusability and readability of code

Pull Request - State: closed - Opened by panjf2000 over 1 year ago - 1 comment
Labels: enhancement

#268 - [Bug]: ants.NewPoolWithFunc(1000, dorequest),当dorequest函数中不使用fmt.Println时,CPU耗尽;当使用打印函数时,CPU正常

Issue - State: closed - Opened by yingjie52 over 1 year ago - 6 comments
Labels: waiting for response, needs investigation, needs more info

#267 - [Question]: 主动kill任务

Issue - State: closed - Opened by wangxin0814 over 1 year ago - 1 comment
Labels: help wanted, question, waiting for response

#264 - fix: exit ticktock goroutine when pool is closed

Pull Request - State: closed - Opened by GlebRadchenko almost 2 years ago - 1 comment
Labels: bug, pending merged, pending development

#263 - [Bug]: ticktock() goroutine memory leak

Issue - State: closed - Opened by GlebRadchenko almost 2 years ago
Labels: bug, pending development, accepted

#262 - [Feature]: Support resource partition

Issue - State: closed - Opened by huanggze almost 2 years ago - 2 comments
Labels: enhancement, proposal, waiting for response, needs more info

#261 - opt: cache current time for workders and update it periodically

Pull Request - State: closed - Opened by panjf2000 almost 2 years ago - 2 comments
Labels: enhancement, optimization

#260 - fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0

Pull Request - State: closed - Opened by pen4 almost 2 years ago - 1 comment

#259 - call ReleaseTimeout return ErrTimeout operation timed out, coroutine not released

Issue - State: closed - Opened by kingangelAOA almost 2 years ago - 2 comments
Labels: bug, waiting for response, needs investigation, needs more info

#257 - Multiple Arguments Pool Function

Pull Request - State: open - Opened by void-developer almost 2 years ago - 5 comments
Labels: long-term, stale

#256 - [Feature] Introduce the Future(like java) into ants.

Issue - State: closed - Opened by brotherlu-xcq almost 2 years ago - 3 comments
Labels: wontfix, proposal

#255 - Add Working and Idle methods

Pull Request - State: closed - Opened by czs007 about 2 years ago

#254 - Add Working() method to get current number of busy goroutines

Issue - State: closed - Opened by czs007 about 2 years ago - 2 comments
Labels: proposal, waiting for response

#253 - Add option to turn off automatically purge

Pull Request - State: closed - Opened by czs007 about 2 years ago - 3 comments
Labels: pending merged, pending development

#252 - Add option to turn off purgePeriodically

Issue - State: closed - Opened by czs007 about 2 years ago - 3 comments
Labels: proposal, accepted

#249 - how is p.Release() behavior?

Issue - State: closed - Opened by tesarwijaya about 2 years ago - 2 comments
Labels: help wanted, question, waiting for response

#248 - workerArray数据结构选择问题,为何需要两种数据结构?

Issue - State: closed - Opened by geeklingithub about 2 years ago - 2 comments
Labels: help wanted, question

#247 - 关于pool使用的自旋锁的性能问题

Issue - State: closed - Opened by AlespRless about 2 years ago - 2 comments
Labels: help wanted, question

#246 - add support for Run(ctx) interface

Pull Request - State: open - Opened by godcong about 2 years ago - 2 comments
Labels: enhancement, proposal, needs investigation, stale

#245 - Add a new method -- ReleaseWaitAllWorkersExit() for waiting all worke…

Pull Request - State: open - Opened by cuishuang about 2 years ago - 1 comment
Labels: stale

#244 - 提议:新增 ReleaseWaitAllWorkersExit(),用于等待所有worker都被释放后再返回

Issue - State: open - Opened by cuishuang about 2 years ago - 6 comments
Labels: proposal, stale

#243 - 提个建议: 增加拒绝策略

Issue - State: closed - Opened by Yballul about 2 years ago - 1 comment
Labels: proposal, waiting for response

#242 - 请问V1和v2的区别?

Issue - State: closed - Opened by 519610446 about 2 years ago - 3 comments
Labels: help wanted, question

#241 - 求大佬解惑,每一个 worker 绑定一个 goroutine,怎么理解?

Issue - State: closed - Opened by jiangjiangjiangjiangjiangjiangjiang about 2 years ago - 1 comment
Labels: help wanted, question

#240 - 为什么这里这样设计,不是循环引用么?求大佬解答

Issue - State: closed - Opened by jiangjiangjiangjiangjiangjiangjiang about 2 years ago - 3 comments
Labels: help wanted, question

#239 - 设置最大阻塞后异常,而且不会恢复原来的运行

Issue - State: open - Opened by gcggcg about 2 years ago - 7 comments
Labels: bug, waiting for response, needs investigation, stale

#237 - Can add SubmitWithContext(ctx context.Context, task func(ctx context.Context)) error

Issue - State: closed - Opened by mei-rune about 2 years ago - 3 comments
Labels: proposal, waiting for response

#236 - 任务过多导致func里面参数的丢失

Issue - State: closed - Opened by zoring about 2 years ago - 1 comment
Labels: bug

#235 - what about adding a costumed UID for every task, so we can avoid repeatedly submit same task.

Issue - State: closed - Opened by CormickKneey about 2 years ago - 3 comments
Labels: wontfix, proposal

#234 - Submitting task supports passing in arguments

Pull Request - State: open - Opened by hanfezh over 2 years ago - 4 comments
Labels: waiting for response

#233 - Update main.go

Pull Request - State: open - Opened by chensanle over 2 years ago - 1 comment
Labels: stale

#232 - chore: remove the unused member variable: size of workerStack

Pull Request - State: closed - Opened by zqkgo over 2 years ago - 2 comments

#230 - How do I get the results of my tasks

Issue - State: closed - Opened by iGen1us over 2 years ago - 1 comment
Labels: help wanted, question

#229 - 求问pool中running()方法返回的数字的含义

Issue - State: closed - Opened by imDpeng over 2 years ago - 1 comment
Labels: help wanted, question