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
Passing a list of builders to mrun with multiprocessing settings does not currently work. Exit signals are sent to workers after the first builder, causing no others to run.
The text was updated successfully, but these errors were encountered:
Passing a list of builders to
mrun
with multiprocessing settings does not currently work. Exit signals are sent to workers after the first builder, causing no others to run.The text was updated successfully, but these errors were encountered: