Opened 3 years ago

Closed 3 years ago

#1751 closed defect (invalid)

repl#quit should invoke exit-handler in csi

Reported by: felix winkelmann Owned by:
Priority: minor Milestone: 5.3
Component: core tools Version: 5.2.0
Keywords: Cc:
Estimated difficulty: trivial

Description

The ,q command in csi invokes quit, which repl rebinds to invoke the continuation. It would be better to ensure exit is called after repl returns to make sure exit handlers are invoked.

Change History (1)

comment:1 Changed 3 years ago by felix winkelmann

Resolution: invalid
Status: newclosed

ok, found implicit-exit-handler, nevermind...

Note: See TracTickets for help on using tickets.