[GHC] #10081: SIGTERM ignored when process has been detached from terminal
GHC
ghc-devs at haskell.org
Tue Mar 10 20:22:37 UTC 2015
#10081: SIGTERM ignored when process has been detached from terminal
-------------------------------------+-------------------------------------
Reporter: nakal | Owner: ekmett
Type: bug | Status: new
Priority: normal | Milestone:
Component: Core Libraries | Version: 7.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: x86_64
Type of failure: Incorrect result | (amd64)
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by nakal):
I want to confirm that your solution works. Thank you.
I tried before with `bracket`. I guess, I messed up something. Also, I
find the behavior a bit strange (default ignoring of exceptions in trap
handler), but I guess it is OK in this way.
You can close this report. It has been my misunderstanding how exceptions
work in signal handlers.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10081#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list