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
In the main function, the workers need to be poll'd to see if they have died, then correctly show the errors, right now the for loop will only catch the first worker to die and throw the exception there.
The text was updated successfully, but these errors were encountered:
In the main function, the workers need to be poll'd to see if they have died, then correctly show the errors, right now the for loop will only catch the first worker to die and throw the exception there.
The text was updated successfully, but these errors were encountered: