Skip to content

[WIP] - Towards Billiard 5.0#292

Draft
auvipy wants to merge 5 commits intomainfrom
4
Draft

[WIP] - Towards Billiard 5.0#292
auvipy wants to merge 5 commits intomainfrom
4

Conversation

@auvipy
Copy link
Copy Markdown
Member

@auvipy auvipy commented Nov 15, 2019

work towards billiard 5 to be used with celery 6

@auvipy
Copy link
Copy Markdown
Member Author

auvipy commented Nov 15, 2019

many things needed to be renamed/reverted to come to a working state.

@auvipy auvipy mentioned this pull request Aug 19, 2020
23 tasks
@auvipy auvipy changed the title [WIP] - Towards Billiard 4.0 [WIP] - Towards Billiard 5.0 Nov 19, 2021
@dejlek
Copy link
Copy Markdown

dejlek commented Dec 10, 2024

I wonder would it be worth investing time in checking whether moving to multiprocessing is possible, and if so, how feasible would it be? Billiard is multiple source of problems for people like me who need to run process-based stuff in Celery tasks, stuff that normally work with multiprocessing, but fails for various reasons when Billiard is used.

@auvipy
Copy link
Copy Markdown
Member Author

auvipy commented Dec 25, 2024

If we can properly update the code of billiard with multiprocessing of python 13 the problems should disappear

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