[GHC] #13004: Timeout no longer kills processes on timeout
GHC
ghc-devs at haskell.org
Mon Dec 19 00:16:42 UTC 2016
#13004: Timeout no longer kills processes on timeout
-------------------------------------+-------------------------------------
Reporter: Phyx- | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Test Suite | Version: 8.1
Keywords: | Operating System: Windows
Architecture: | Type of failure: Incorrect result
Unknown/Multiple | at runtime
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
There's a bug in timeout where processes aren't being killed on a timeout.
e.g. `~/ghc/testsuite/timeout/install-inplace/bin/timeout.exe 10 "sleep
10000s"` never ends
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13004>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list