billiard icon indicating copy to clipboard operation
billiard copied to clipboard

Could you please release a new version for multiprocessing changes in Python 3.4?

Open gpfei opened this issue 9 years ago • 16 comments

Your commit Merge changes from multiprocessing in Python 3.4 (phew) solved an error AttributeError: 'Worker' object has no attribute '_config' which would happen when using Python 3.4, but the latest version on pypi does not contain this commit.

Could you please release a new version? Thanks!

gpfei avatar Mar 13 '15 10:03 gpfei

What is the commit?

ask avatar Apr 17 '15 12:04 ask

commit c7eedbd0ee1498e76d4fa1affac5b1a275660ee7

gpfei avatar Apr 18 '15 05:04 gpfei

I'm still struggling with this issue on billiard==3.3.0.20.

halfak avatar Jul 01 '15 00:07 halfak

Any update on when this will be released? I'm looking for forkserver functionality, #127

davemt avatar Oct 28 '15 18:10 davemt

I sadly cannot release that in a bugfix release, these are for the billiard 3.4 release. I could possibly implement a workaround, that will let it work though.

ask avatar Nov 02 '15 21:11 ask

Is there any rough estimate of date billiard 3.4 will be available on pypi?

davemt avatar Nov 03 '15 18:11 davemt

It coincides with the release of celery 4.0, which I hope will be in about a month, depending on how fast we can test it.

ask avatar Nov 03 '15 19:11 ask

No pressure, but excited for the 3.4 release, as well.

jakirkham avatar Feb 09 '16 23:02 jakirkham

@thedrow should we upgrade multiprocessing from 3.6? or https://pypi.python.org/pypi/distex should be the goal? I will be digging distex to understand some approach we could follow

auvipy avatar Dec 20 '17 11:12 auvipy

Distex will probably replace Billiard in my opinion.

thedrow avatar Dec 20 '17 12:12 thedrow

in the meantime, shouldn't we update to the latest multiprocessing for 4.x series?

auvipy avatar Apr 26 '18 18:04 auvipy

I don't have time to do so. Feel free if you do.

thedrow avatar Apr 29 '18 13:04 thedrow

I can if my fellow maintainers agree about the update that's why I was asking. And it seems like work for v5 need another 6 month pose at least.

auvipy avatar Apr 29 '18 13:04 auvipy

I don't think this is needed for 4.2. Go ahead and do it when you get a chance.

thedrow avatar Apr 30 '18 04:04 thedrow

thats for 4.3

auvipy avatar Apr 30 '18 07:04 auvipy