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
I'm working on bindings for a library that cannot be called in parallel and I have no mechanism for enforcing this in my tests. Just a way to create a global handle to a worker task would be enough.