billiard icon indicating copy to clipboard operation
billiard copied to clipboard

Multiprocessing Pool Extensions

Results 100 billiard issues
Sort by recently updated
recently updated
newest added

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...

Issue Type: Bug Report

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...

Status: Needs Verification

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...

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