chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#1751: repl#quit should invoke exit-handler in csi


From: Chicken Trac
Subject: #1751: repl#quit should invoke exit-handler in csi
Date: Wed, 21 Apr 2021 11:42:31 -0000

#1751: repl#quit should invoke exit-handler in csi
-----------------------------------------+------------------------
            Reporter:  felix winkelmann  |       Type:  defect
              Status:  new               |   Priority:  minor
           Milestone:  5.3               |  Component:  core tools
             Version:  5.2.0             |   Keywords:
Estimated difficulty:  trivial           |
-----------------------------------------+------------------------
 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.

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1751>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]