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
Due to Mutex poisoning, this causes the executor's inner mutex to become
poisoned. So this makes it so the poison is ignored on drop.
Signed-off-by: John Nunley <[email protected]>
0 commit comments