[GHC] #8433: forkProcess masks async exceptions inside the child process

GHC ghc-devs at haskell.org
Fri Nov 8 12:16:07 UTC 2013


#8433: forkProcess masks async exceptions inside the child process
-----------------------------------+------------------------------------
        Reporter:  joeyh           |            Owner:
            Type:  bug             |           Status:  new
        Priority:  normal          |        Milestone:
       Component:  libraries/unix  |          Version:  7.6.3
      Resolution:                  |         Keywords:
Operating System:  Linux           |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown    |       Difficulty:  Unknown
       Test Case:                  |       Blocked By:
        Blocking:                  |  Related Tickets:
-----------------------------------+------------------------------------

Comment (by Herbert Valerio Riedel <hvr@…>):

 In [changeset:"17192d89e642c463a1987fa3cc5cca2eb546bec7/unix"]:
 {{{
 #!CommitTicketReference repository="unix"
 revision="17192d89e642c463a1987fa3cc5cca2eb546bec7"
 Add `forkProcessWithUnmask` function

 This seemed to be an obvious addition while working on #8433.

 Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8433#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list