Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/celery/billiard
Multiprocessing Pool Extensions
https://github.com/celery/billiard
Could you please properly document the most important class of this package - Pool
dejlek opened this issue 12 days ago
dejlek opened this issue 12 days ago
BF: restrict value of get_fdmax
yarikoptic opened this pull request about 1 month ago
yarikoptic opened this pull request about 1 month ago
Add codespell support (config, workflow to detect/not fix) and make it fix few typos
yarikoptic opened this pull request about 1 month ago
yarikoptic opened this pull request about 1 month ago
Test test_pool.test_on_ready_counter_is_synchronized may fail if the CPU is under heavy load
FliegendeWurst opened this issue about 1 month ago
FliegendeWurst opened this issue about 1 month ago
return in finally can swallow exceptions
iritkatriel opened this issue 2 months ago
iritkatriel opened this issue 2 months ago
Handling numpy
Hyul48 opened this issue 2 months ago
Hyul48 opened this issue 2 months ago
Timeout arguments not working for everything except apply and apply_async
liepelt-cornelius opened this issue 3 months ago
liepelt-cornelius opened this issue 3 months ago
Prepare for release: v4.2.1
Nusnus opened this pull request 3 months ago
Nusnus opened this pull request 3 months ago
blacksmith.sh: Migrate workflows to Blacksmith
blacksmith-sh[bot] opened this pull request 3 months ago
blacksmith-sh[bot] opened this pull request 3 months ago
WorkerLostError Handling
Santifire92 opened this issue 5 months ago
Santifire92 opened this issue 5 months ago
Add support to dill serializer
GregoirePelegrin opened this pull request 6 months ago
GregoirePelegrin opened this pull request 6 months ago
Use `dill.dumps` and `dill.loads` serialization instead of `pickle`
GregoirePelegrin opened this issue 6 months ago
GregoirePelegrin opened this issue 6 months ago
Adapt for logging lock internal changes in Python3.13
musicinmybrain opened this pull request 6 months ago
musicinmybrain opened this pull request 6 months ago
Python 3.13: billiard.util.get_logger() is broken
musicinmybrain opened this issue 6 months ago
musicinmybrain opened this issue 6 months ago
Billiard hangs when exception is thrown in a finally block
cesar-cortez5 opened this issue 10 months ago
cesar-cortez5 opened this issue 10 months ago
Process doesn't run target function after call to celery's app.control().inspect()
CharlesB2 opened this issue 10 months ago
CharlesB2 opened this issue 10 months ago
Add on_ready_counter to Worker.__reduce__.
Androidown opened this pull request 11 months ago
Androidown opened this pull request 11 months ago
Long hangs when `os.sysconf('SC_OPEN_MAX')` is large
originalsouth opened this issue 12 months ago
originalsouth opened this issue 12 months ago
Remove `SIGUSR2` from `TERMSIGS_DEAULT`
0x2b3bfa0 opened this pull request about 1 year ago
0x2b3bfa0 opened this pull request about 1 year ago
changed nose test to pytest
auvipy opened this pull request about 1 year ago
auvipy opened this pull request about 1 year ago
added python 3.12 to CI
auvipy opened this pull request about 1 year ago
auvipy opened this pull request about 1 year ago
fix(co_positions): resolve issue caused by absence `co_positions`
moaddib666 opened this pull request about 1 year ago
moaddib666 opened this pull request about 1 year ago
FIX: Replaced mktemp usage for PY2 with Python 3 ones.
fazledyn-or opened this pull request about 1 year ago
fazledyn-or opened this pull request about 1 year ago
Replacing `mktemp` usage in multiple files
fazledyn-or opened this issue about 1 year ago
fazledyn-or opened this issue about 1 year ago
Make einfo compatible with inspect (fixes #176)
mrcljx opened this pull request over 1 year ago
mrcljx opened this pull request over 1 year ago
remove python 3.7
auvipy opened this pull request over 1 year ago
auvipy opened this pull request over 1 year ago
Update process.py to close during join only if process has completed
benmosher opened this pull request over 1 year ago
benmosher opened this pull request over 1 year ago
Task randomly get stuck (between parent and child)
meensu23 opened this issue over 1 year ago
meensu23 opened this issue over 1 year ago
Trouble with calling process
Emilianissimo opened this issue over 1 year ago
Emilianissimo opened this issue over 1 year ago
adjust the __repr__ in ApplyResult
xuxuman opened this pull request over 1 year ago
xuxuman opened this pull request over 1 year ago
Add support for ExceptionGroups - PEP-0654
MaxwellDPS opened this issue almost 2 years ago
MaxwellDPS opened this issue almost 2 years ago
TypeError when using `soft_timeout` or `timeout` on `Pool`
murrple-1 opened this issue almost 2 years ago
murrple-1 opened this issue almost 2 years ago
Switch references to the master branch to main
thedrow opened this pull request almost 2 years ago
thedrow opened this pull request almost 2 years ago
change nose dependency
auvipy opened this pull request about 2 years ago
auvipy opened this pull request about 2 years ago
delete tidelift
auvipy opened this pull request about 2 years ago
auvipy opened this pull request about 2 years ago
remove tidelift cron
auvipy opened this pull request about 2 years ago
auvipy opened this pull request about 2 years ago
Worker exited prematurely: signal 9 (SIGKILL) Job: 10.
arslandevpy opened this issue about 2 years ago
arslandevpy opened this issue about 2 years ago
Add missing attribute co_positions for Python 3.11
eltonkl opened this pull request about 2 years ago
eltonkl opened this pull request about 2 years ago
Add Code.co_positions for python 3.11 support
fredley opened this pull request about 2 years ago
fredley opened this pull request about 2 years ago
Python 3.11: '_Code' object has no attribute 'co_positions'
Yun-Kim opened this issue about 2 years ago
Yun-Kim opened this issue about 2 years ago
billiard==4.0.2 and celery==5.2.7
mrjoli021 opened this issue over 2 years ago
mrjoli021 opened this issue over 2 years ago
Hard Timeout Triggers AttributeError on Windows
fedeesku opened this issue over 2 years ago
fedeesku opened this issue over 2 years ago
fix a python 2 to 3 compat issue which was missed earlier
auvipy opened this pull request over 2 years ago
auvipy opened this pull request over 2 years ago
NameError on Pool.shrink()
mschwoer opened this issue over 2 years ago
mschwoer opened this issue over 2 years ago
ExceptionInfo.exception should be an exception
woutdenolf opened this pull request over 2 years ago
woutdenolf opened this pull request over 2 years ago
ExceptionWithTraceback object has no attribute __cause__
woutdenolf opened this issue over 2 years ago
woutdenolf opened this issue over 2 years ago
dynamic pool size with gnumake jobclient / jobserver
milahu opened this issue over 2 years ago
milahu opened this issue over 2 years ago
Keep exception traceback somehow
J08nY opened this pull request over 2 years ago
J08nY opened this pull request over 2 years ago
Add support for Python 3.11 _posixsubprocess.fork_exec() arguments
hroncok opened this pull request over 2 years ago
hroncok opened this pull request over 2 years ago
4.0.0: sphinx warnings (mainly `reference target not found`)
kloczek opened this issue over 2 years ago
kloczek opened this issue over 2 years ago
remove python 2 compat imports
auvipy opened this pull request over 2 years ago
auvipy opened this pull request over 2 years ago
unit tests clean up
auvipy opened this pull request over 2 years ago
auvipy opened this pull request over 2 years ago
Run integration test of GA CI
auvipy opened this issue over 2 years ago
auvipy opened this issue over 2 years ago
try python 3.10 & tox-gh-actions for CI
auvipy opened this pull request over 2 years ago
auvipy opened this pull request over 2 years ago
Prevent segmentation fault in get_pdeathsig while using ctypes
thedrow opened this pull request over 2 years ago
thedrow opened this pull request over 2 years ago
Replace deprecated threading Event.isSet with Event.is_set
mnito opened this pull request almost 3 years ago
mnito opened this pull request almost 3 years ago
Add python_requires to enforce Python version
gopackgo90 opened this pull request almost 3 years ago
gopackgo90 opened this pull request almost 3 years ago
ModuleNotFoundError: No module named 'billiard.py3'
chandchowdary opened this issue almost 3 years ago
chandchowdary opened this issue almost 3 years ago
How to solve the race condition problem in Pool multiprocessing
jeffrey82221 opened this issue almost 3 years ago
jeffrey82221 opened this issue almost 3 years ago
TypeError: no default __reduce__ due to non-trivial __cinit__
emilhe opened this issue almost 3 years ago
emilhe opened this issue almost 3 years ago
Worker crashed with invalid file descriptor error when use with celery and gevent
justlovediaodiao opened this issue almost 3 years ago
justlovediaodiao opened this issue almost 3 years ago
Billiard cannot find project module on automatic restart of Celery worker
professorDante opened this issue almost 3 years ago
professorDante opened this issue almost 3 years ago
test psutil 5.9.0
auvipy opened this pull request almost 3 years ago
auvipy opened this pull request almost 3 years ago
update language to c from cpp
auvipy opened this pull request about 3 years ago
auvipy opened this pull request about 3 years ago
added codeql checks
auvipy opened this pull request about 3 years ago
auvipy opened this pull request about 3 years ago
update test dependencies
auvipy opened this pull request about 3 years ago
auvipy opened this pull request about 3 years ago
update dependencies
auvipy opened this pull request about 3 years ago
auvipy opened this pull request about 3 years ago
ValueError: I/O operation on closed file when creating Pool
Wats0ns opened this issue about 3 years ago
Wats0ns opened this issue about 3 years ago
Drop support of Python < 3.7
matusvalo opened this pull request about 3 years ago
matusvalo opened this pull request about 3 years ago
Added Github CI
matusvalo opened this pull request about 3 years ago
matusvalo opened this pull request about 3 years ago
Remove dependency to case
matusvalo opened this pull request about 3 years ago
matusvalo opened this pull request about 3 years ago
update test requirements
auvipy opened this pull request about 3 years ago
auvipy opened this pull request about 3 years ago
release v4.0 with python 3.6+ only without any major changes
auvipy opened this issue about 3 years ago
auvipy opened this issue about 3 years ago
Fix typos
kianmeng opened this pull request about 3 years ago
kianmeng opened this pull request about 3 years ago
billiard.exceptions.WorkerLostError: Worker exited prematurely: exitcode 1
shaMiaoMiao opened this issue about 3 years ago
shaMiaoMiao opened this issue about 3 years ago
Manager().Pool gets stuck with billiard, works with multiprocessing
mandarup opened this issue over 3 years ago
mandarup opened this issue over 3 years ago
4.1.0: pytest is failing
kloczek opened this issue over 3 years ago
kloczek opened this issue over 3 years ago
FileNotFoundError with context.Value('i')
azmeuk opened this issue over 3 years ago
azmeuk opened this issue over 3 years ago
3.6.4.0: billiard still uses `nose` which is deprecated
kloczek opened this issue over 3 years ago
kloczek opened this issue over 3 years ago
billiard.Pool slower than multiprocessing.Pool
Abhinav-Aidash opened this issue over 3 years ago
Abhinav-Aidash opened this issue over 3 years ago
3.6.4.0 on python3.9: SemLock __exit__ throws '[WinError 6] The handle is invalid'
godojoe opened this issue over 3 years ago
godojoe opened this issue over 3 years ago
Fix PyPI: README is RST
hugovk opened this pull request over 3 years ago
hugovk opened this pull request over 3 years ago
Support Sphinx 4.x
dirkmueller opened this pull request over 3 years ago
dirkmueller opened this pull request over 3 years ago
3.6.4.0: sphinx warnings
kloczek opened this issue over 3 years ago
kloczek opened this issue over 3 years ago
check if new deps pass tests
auvipy opened this pull request over 3 years ago
auvipy opened this pull request over 3 years ago
Could not start worker processes
sogand145 opened this issue almost 4 years ago
sogand145 opened this issue almost 4 years ago
Billiard is leaving pipes open
luederm opened this issue almost 4 years ago
luederm opened this issue almost 4 years ago
v3.6.3.0 PermissionError: [WinError 5] Access is denied
caffeinatedMike opened this issue almost 4 years ago
caffeinatedMike opened this issue almost 4 years ago
Fix Tidelift marketing text
jwhitlock opened this pull request almost 4 years ago
jwhitlock opened this pull request almost 4 years ago
Worker Process
auvipy opened this issue about 4 years ago
auvipy opened this issue about 4 years ago
feat: set default timeout for imap iterator next func
yywing opened this pull request about 4 years ago
yywing opened this pull request about 4 years ago
IMapIterator stuck?
yywing opened this issue about 4 years ago
yywing opened this issue about 4 years ago
AutoScale casusing WorkerLostError
shintaii opened this issue about 4 years ago
shintaii opened this issue about 4 years ago
try/except not working on WorkerLostError and signal 11
li-dennis opened this issue about 4 years ago
li-dennis opened this issue about 4 years ago
Any task, even trivial, takes a lot of time using billiard
gianderiu opened this issue about 4 years ago
gianderiu opened this issue about 4 years ago
creating PR
santosh653 opened this pull request about 4 years ago
santosh653 opened this pull request about 4 years ago
billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 9 (SIGKILL) with billiard pool
veerendrapolepalli opened this issue over 4 years ago
veerendrapolepalli opened this issue over 4 years ago
Bump psutil from 5.6.3 to 5.6.6 in /requirements
dependabot[bot] opened this pull request over 4 years ago
dependabot[bot] opened this pull request over 4 years ago
#296 Add job id to WorkerLostError message
ThomasWunderlich opened this pull request over 4 years ago
ThomasWunderlich opened this pull request over 4 years ago
Pool callback raised exception: TypeError("from_db_value() missing 1 required positional argument: 'context'",)
sbasu1303 opened this issue over 4 years ago
sbasu1303 opened this issue over 4 years ago