issues
search
celery
/
billiard
Multiprocessing Pool Extensions
Other
420
stars
251
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BF: restrict value of get_fdmax
#417
yarikoptic
opened
5 days ago
0
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
#416
yarikoptic
opened
5 days ago
0
Test test_pool.test_on_ready_counter_is_synchronized may fail if the CPU is under heavy load
#415
FliegendeWurst
opened
6 days ago
0
return in finally can swallow exceptions
#414
iritkatriel
opened
1 month ago
0
Handling numpy
#413
Hyul48
opened
1 month ago
0
Timeout arguments not working for everything except apply and apply_async
#412
liepelt-cornelius
opened
2 months ago
0
Prepare for release: v4.2.1
#411
Nusnus
closed
2 months ago
0
blacksmith.sh: Migrate workflows to Blacksmith
#410
blacksmith-sh[bot]
closed
2 months ago
0
WorkerLostError Handling
#408
Santifire92
opened
3 months ago
0
Add support to dill serializer
#406
GregoirePelegrin
opened
5 months ago
6
Use `dill.dumps` and `dill.loads` serialization instead of `pickle`
#405
GregoirePelegrin
opened
5 months ago
0
Adapt for logging lock internal changes in Python3.13
#404
musicinmybrain
closed
5 months ago
1
Python 3.13: billiard.util.get_logger() is broken
#403
musicinmybrain
closed
5 months ago
5
Billiard hangs when exception is thrown in a finally block
#402
cesar-cortez5
opened
8 months ago
0
Process doesn't run target function after call to celery's app.control().inspect()
#401
CharlesB2
closed
9 months ago
1
Add on_ready_counter to Worker.__reduce__.
#400
Androidown
closed
10 months ago
1
Long hangs when `os.sysconf('SC_OPEN_MAX')` is large
#399
originalsouth
opened
10 months ago
0
Remove `SIGUSR2` from `TERMSIGS_DEAULT`
#398
0x2b3bfa0
closed
10 months ago
3
changed nose test to pytest
#397
auvipy
closed
1 year ago
0
added python 3.12 to CI
#396
auvipy
closed
1 year ago
0
fix(co_positions): resolve issue caused by absence `co_positions`
#395
moaddib666
closed
1 year ago
2
FIX: Replaced mktemp usage for PY2 with Python 3 ones.
#394
fazledyn-or
closed
1 year ago
0
Replacing `mktemp` usage in multiple files
#393
fazledyn-or
closed
1 year ago
2
Make einfo compatible with inspect (fixes #176)
#392
mrcljx
opened
1 year ago
0
remove python 3.7
#391
auvipy
closed
1 year ago
0
Update process.py to close during join only if process has completed
#390
benmosher
closed
1 year ago
1
Task randomly get stuck (between parent and child)
#389
meensu23
opened
1 year ago
0
Trouble with calling process
#388
Emilianissimo
opened
1 year ago
0
adjust the __repr__ in ApplyResult
#387
xuxuman
closed
1 year ago
0
Add support for ExceptionGroups - PEP-0654
#386
MaxwellDPS
closed
1 year ago
2
TypeError when using `soft_timeout` or `timeout` on `Pool`
#385
murrple-1
opened
1 year ago
2
Switch references to the master branch to main
#384
thedrow
closed
1 year ago
0
change nose dependency
#383
auvipy
closed
1 year ago
0
delete tidelift
#382
auvipy
closed
1 year ago
0
remove tidelift cron
#381
auvipy
closed
1 year ago
0
Worker exited prematurely: signal 9 (SIGKILL) Job: 10.
#380
arslandevpy
opened
2 years ago
0
Add missing attribute co_positions for Python 3.11
#379
eltonkl
closed
2 years ago
0
Add Code.co_positions for python 3.11 support
#378
fredley
closed
2 years ago
2
Python 3.11: '_Code' object has no attribute 'co_positions'
#377
Yun-Kim
closed
1 year ago
20
billiard==4.0.2 and celery==5.2.7
#376
mrjoli021
closed
2 years ago
1
Hard Timeout Triggers AttributeError on Windows
#375
fedeesku
opened
2 years ago
1
fix a python 2 to 3 compat issue which was missed earlier
#374
auvipy
closed
2 years ago
0
NameError on Pool.shrink()
#373
mschwoer
closed
2 years ago
5
ExceptionInfo.exception should be an exception
#372
woutdenolf
closed
2 years ago
3
ExceptionWithTraceback object has no attribute __cause__
#371
woutdenolf
closed
2 years ago
4
dynamic pool size with gnumake jobclient / jobserver
#369
milahu
opened
2 years ago
0
Keep exception traceback somehow
#368
J08nY
closed
2 years ago
2
Add support for Python 3.11 _posixsubprocess.fork_exec() arguments
#367
hroncok
closed
2 years ago
3
4.0.0: sphinx warnings (mainly `reference target not found`)
#366
kloczek
opened
2 years ago
2
remove python 2 compat imports
#365
auvipy
closed
2 years ago
1
Next