Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Gfsh currently does not respond to Control-C (SIGINT) signals.
Gfsh should respond to control-c by terminating, as that is the default behavior of applications responding to SIGINT.
There should be a unit test for Gfsh responding to all signals.