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

Fixed (random) threadpool panics #67

Merged
merged 1 commit into from
Nov 7, 2019
Merged

Fixed (random) threadpool panics #67

merged 1 commit into from
Nov 7, 2019

Conversation

r3v2d0g
Copy link
Contributor

@r3v2d0g r3v2d0g commented Nov 7, 2019

No description provided.

… a QrwLock, fixing some (random) panics from the threadpool that would freeze the system.

Signed-off-by: Matthieu Le brazidec <matthieu@lebrazidec.email>
@r3v2d0g r3v2d0g changed the title Updated POOL to use a "static mut" instead of using "lazy_static" and… Fixed (random) threadpool panics Nov 7, 2019
@r3v2d0g r3v2d0g merged commit 221172b into master Nov 7, 2019
@r3v2d0g r3v2d0g deleted the static-threadpool branch November 7, 2019 16:30
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.

1 participant