
#8684: hWaitForInput cannot be interrupted by async exceptions on unix -------------------------------------+------------------------------------- Reporter: nh2 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Core Libraries | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: 13497, 13525 | Blocking: Related Tickets: #12912, #13525 | Differential Rev(s): Phab:D42 Wiki Page: | -------------------------------------+------------------------------------- Comment (by nh2): The above seems to be because in `rts/Schedule.c` only `resumeThread()` is called, and `schedule()` is not called. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8684#comment:19 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler