-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Shell API
-
None
-
Iteration Hagryphus, Iteration Iguanodon
-
Not Needed
Instead of trying to undo the existing mechanism for interruption handling in mongosh, provide a way for shell-api functions to temporarily override Ctrl+C behavior (i.e. a kind of “in-program signal handler”) and use that to implement the desired interruption behavior.