Currently we belch some output to stderr but fail to abort, resulting in a busy
loop. Fixes Trac #15292.
Details
Details
- Reviewers
simonmar erikd - Commits
- rGHCc7b1e93b4791: rts: Abort if timerfd read fails
- Trac Issues
- #15929
- Validate
- try running program under environment without timerfd capabilities; ensure we don't busy-loop
Diff Detail
Diff Detail
- Repository
- rGHC Glasgow Haskell Compiler
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.