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
The function wait_until_port_used in after.sh prevent the a failed job from quitting until timeout. We should check if script.sh is running before this endless loop.
The function
wait_until_port_usedinafter.shprevent the a failed job from quitting until timeout. We should check ifscript.shis running before this endless loop.