[GHC] #7229: Detecting if a process was killed by a signal is impossible
GHC
ghc-devs at haskell.org
Tue Nov 12 15:27:35 UTC 2013
#7229: Detecting if a process was killed by a signal is impossible
--------------------------------------+------------------------------------
Reporter: benmachine | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: libraries/process | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Comment (by duncan):
Unclear if we also want to do something with `fastExit`, as used by
`runIOFastExit` and `topHandlerFastExit`.
If so, we need an extra function like `shutdownHaskellAndSignal` but that
doesn't do the hs_exit_() call.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7229#comment:36>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list