8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Refine the logic of sync.Pool
Replace mutex with spin-lock
Update READMEs
worker: decRunning when revertWorker is false Signed-off-by: Cholerae Hu <choleraehyq@gmail.com>
Remove some useless code
A little bit of optimization in periodicallyPurge()
Fixed panjf2000#45 and Releasing v2 module
support nonblocking submit and max blocking limit setting Signed-off-by: Cholerae Hu <choleraehyq@gmail.com>
🎏Fix a bug where invokers get stuck in waiting idle workers