Skip to content

Remove Worker Pool #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

Remove Worker Pool #76

wants to merge 5 commits into from

Conversation

BotBlake
Copy link
Owner

Originaly authored by @sevenrats

Targets to drastically improve performance and runtime.
Needs some more work but will soon be ready.

@BotBlake BotBlake added the help wanted Extra attention is needed label Apr 1, 2025
@BotBlake
Copy link
Owner Author

BotBlake commented Apr 1, 2025

Update:

The initial goal of this was to greatly enhance performance. However, it has led us back to facing concurrency issues.

When running with more than a handful of workers, the process will not complete and will become locked indefinitely. I'm uncertain how to resolve this, so I'm open to any assistance!

If not, I may have to put this rework idea on hold for now and revisit it later in the development process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants