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
What to do with worker functions that block when one of the threads raises
What to do when one raising worker function triggers events that will make other threads raise in some catastrophic chain reaction? Should we suppress other exceptions? Should we have some escape hatch? (This is the case when relying on a playwright browser for instance)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: