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
Currently kirk waits for all test processes to finish before it quits when it gets SIGINT (Ctrl+C), it would be nice if kirk supported force quit and killed the test processes if Ctrl+C is pressed second time.