Skip to content
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

Fix the issue where everything locks up #1

Closed
nyancrimew opened this issue Oct 30, 2020 · 2 comments
Closed

Fix the issue where everything locks up #1

nyancrimew opened this issue Oct 30, 2020 · 2 comments

Comments

@nyancrimew
Copy link
Owner

Probably related to the absolutly horrendous way i am doing concurrency. Should probably be replaced with some channels feeding workers with jobs, instead of whatever this is.

@nyancrimew
Copy link
Owner Author

This should be mostly fixed now, though i will leave this issue open for now since the fix somewhat depends on guessed hardcoded numbers, so we might require some tweaking after testing it in the wild.

@nyancrimew
Copy link
Owner Author

This has been entirely fixed now, as well as the issues where it would just skip parts of the process

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

No branches or pull requests

1 participant