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
Now, before that step is over, I can't kill it from terminal.
Ctrl+C gets ignore, Ctrl+/ kills Python and gives me shell, but the thing keeps running on background and showing stdout on my terminal for a few seconds more.
Can't reproduce with a manual ./bootstrap | cat, ctrl+c works there :-(