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

Set the monitor_running event to unblock the main thread #506

Merged

Commits on Jun 26, 2020

  1. Set the monitor_running event to unblock the main thread

    Without setting the monitor_running concurrent event the main
    event_catcher worker thread doesn't ever leave the do_before_work_loop
    which means it can't be shutdown cleanly until the first event is
    raised.
    agrare committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    9eb72e1 View commit details
    Browse the repository at this point in the history