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
Fix: Fully wait for wf-recorder before continuing (#41)
* fix: Wait for all wf-recorder subprocesses
* fix(record_start): Record exit code of wait
Used to record the exit code of the debub Print statement
* fix(record_start): Handle return code 130 (SIGINT)
0 commit comments