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
Also, what's the right thing to do if there's a fatal exception while a thread is running. Join up on the way out? Calling a blocking function during exception handling sounds...unwise.
The text was updated successfully, but these errors were encountered:
Also, what's the right thing to do if there's a fatal exception while a thread is running. Join up on the way out? Calling a blocking function during exception handling sounds...unwise.
The text was updated successfully, but these errors were encountered: