[GHC] #2301: Proper handling of SIGINT/SIGQUIT
GHC
ghc-devs at haskell.org
Wed Nov 20 21:08:55 UTC 2013
#2301: Proper handling of SIGINT/SIGQUIT
-------------------------------------+-------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: patch
Priority: high | Milestone: 7.8.1
Component: | Version: 6.12.3
libraries/process | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: POSIX | Difficulty: Unknown
Type of failure: Incorrect result | Blocked By:
at runtime | Related Tickets:
Test Case: | #3994,#5766,#7229,#4274,#3318,#1619
Blocking: |
-------------------------------------+-------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:"1b1f18b89d23094f4411be534c493a0da8aeadb9/process"]:
{{{
#!CommitTicketReference repository="process"
revision="1b1f18b89d23094f4411be534c493a0da8aeadb9"
Add tests for the delegated control-C handling (#2301)
Authored-by: Duncan Coutts <duncan at well-typed.com>
Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/2301#comment:40>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list