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 start script does not yield control and runs in foreground, thus, the code below will only get executed, once the script becomes terminated. Guess that is not the intention of the codeblocks below ...