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
When running the build, I get the following error during validation for all cases:
results/validate.sh: line 118: kill: ([number]) - No such process
I presume this is the safety kill-off if the validation process hangs. If that is so, it should probably be conditional on the process running (or have the output suppressed if the status is reported in a different way).
The text was updated successfully, but these errors were encountered:
When running the build, I get the following error during validation for all cases:
I presume this is the safety kill-off if the validation process hangs. If that is so, it should probably be conditional on the process running (or have the output suppressed if the status is reported in a different way).
The text was updated successfully, but these errors were encountered: