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

Thread pool stuff #39

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

Thread pool stuff #39

wants to merge 5 commits into from

Conversation

jmeaster30
Copy link
Owner

This implements a thread pool for the purpose of making sure all threads stay up even if something goes wrong.

There is a chance I will switch to an existing thread pool implementation cause this is very annoying and I am not good enough at rust to deal with this 😭 😭 😭

Resolves #37

@jmeaster30 jmeaster30 added the Improvement Not a bug but a problem that needs improving label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Not a bug but a problem that needs improving
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thread pool thingy!!!
1 participant