You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add WorkGuard for boost and asio libs.
The Stop() method in GenericAsioScheduler class should be calling workguard.reset() for releasing the corresponding work in the io_context object.
Add a new non-blocking function to schedulers as explained in discussion #126 . E.g.;
The text was updated successfully, but these errors were encountered: