billiard
billiard copied to clipboard
Multiprocessing Pool Extensions
On calling Pool.shrink() I get a `NameError: name 'values' is not defined` (version: 4.0.2). Seems like `values()` has been introduced quite a while ago (https://github.com/celery/billiard/blob/88ff851b9f97fdba497e6ad7062f76265795f1af/billiard/pool.py), but the import from `.five`...
## celery billiard error I found a billiard error when use celery with version == '5.1.2' . main msg like: `Traceback (most recent call last): File "/home/work/pyenv/celery/lib/python3.7/site-packages/billiard/pool.py", line 1267, in...
use [gnumake jobclient](https://github.com/milahu/gnumake-jobclient-py) to automatically grow and shrink the pool size to limit the overall cpu load in a build system (make, cmake, ninja, ...) this is useful on large...
I'm new to Celery, so do correct me if I'm missing the obvious! When Ctrl+Cing (or sending SIGTERM) to the Celery process, Im getting WorkerLostErrors a lot of (but not...
It happening for me with billiyard only , i have tried running it from the command line with or with out using celery , File "/venv7/lib/python3.7/site-packages/billiard/pool.py", line 1399, in starmap...
https://nose.readthedocs.io/en/latest/
On building my packages I'm using `sphinx-build` command with `-n` switch which shows warmings about missing references. These are not critical issues. I would recommend use that switch always 😄...
work towards billiard 5 to be used with celery 6