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

interrupt waiting to stop threads #96

Merged
merged 3 commits into from
Oct 3, 2022
Merged

Conversation

summeroff
Copy link
Contributor

@summeroff summeroff commented May 10, 2022

Use wait_for function to wait for a 50ms or for a notification.
Instead of a sleep for 50ms inside a loop.
This way threads will begin to exit immediately when stop flag set and notification sent.

@EddyGharbi EddyGharbi merged commit d9f6c27 into streamlabs Oct 3, 2022
summeroff added a commit that referenced this pull request Oct 11, 2022
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