diff options
author | Tamar Christina <tamar@zhox.com> | 2016-12-19 00:18:57 +0000 |
---|---|---|
committer | Tamar Christina <tamar@zhox.com> | 2016-12-19 23:19:01 +0000 |
commit | 6263e1079a2d203fbd2e668ca99c0e901fcd1548 (patch) | |
tree | 2f12003576fcc3d4ee482bbc17064d7c3a776481 /driver | |
parent | f1dfce1cb2a823696d6d3a9ea41c2bc73d949f12 (diff) | |
download | haskell-6263e1079a2d203fbd2e668ca99c0e901fcd1548.tar.gz |
Fix timeout's timeout on Windows
Summary:
Timeout has been broken by my previous patch.
The timeout event was not being processed correctly,
as such hanging processes would not be killed as they should
have been.
This corrects it.
Test Plan:
./validate
~/ghc/testsuite/timeout/install-inplace/bin/timeout.exe 10 "sleep 10000s"
Reviewers: austin, RyanGlScott, bgamari
Reviewed By: bgamari
Subscribers: thomie, #ghc_windows_task_force
Differential Revision: https://phabricator.haskell.org/D2880
GHC Trac Issues: #13004
Diffstat (limited to 'driver')
0 files changed, 0 insertions, 0 deletions