-
Type: Sub-task
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master, 5.0.0
-
Component/s: Workflow API Libraries
-
None
The Client.wait() function should have a SIGINT handler so that it can exit cleanly when a Keyboard Interrupt is encountered. Additionally, a message should be printed so that the user knows that their workflow is still running and has not been killed just because the progress bar is gone.