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
This fixes#117 by
cancelling the global context when Ctrl-C is hit.
The cancelation propagates down to `runAction` where containers that are
still running are killed.
0 commit comments