Skip to content

#62 solve celery incompatibility#63

Open
sebastiendarocha wants to merge 1 commit intopnpnpn:masterfrom
neogeo-technologies:master
Open

#62 solve celery incompatibility#63
sebastiendarocha wants to merge 1 commit intopnpnpn:masterfrom
neogeo-technologies:master

Conversation

@sebastiendarocha
Copy link
Copy Markdown

Replaces multiprocess by billiard

Tested on python 2.7 and 3.5

@mpeychev
Copy link
Copy Markdown

mpeychev commented Jan 26, 2021

@pnpnpn Any thoughts/comments?
For my usecase this fix results in
OSError: [Errno 24] Too many open files
both on Mac OS (with ulimit -n being 256) and Ubuntu (with ulimit -n being 1024).

@mpeychev
Copy link
Copy Markdown

I opened another pull request ( #67 ) for the above issue that builds on top of this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants