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
{{ message }}
This repository was archived by the owner on Nov 9, 2023. It is now read-only.
Is there a way to force the - killall --wait sc || true command to run at the end of a job? I'm finding that I'm leaking SC tunnels when jobs get cancelled so it never gets to the kill command after a tunnel was started
Is there a way to force the
- killall --wait sc || truecommand to run at the end of a job? I'm finding that I'm leaking SC tunnels when jobs get cancelled so it never gets to the kill command after a tunnel was started