Skip to content
Snippets Groups Projects
Commit 63e2cde7 authored by Simon Marlow's avatar Simon Marlow Committed by Ian Lynagh
Browse files

Fix #4988: we were wrongly running exception handlers in the

maskUninterruptible state instead of ordinary mask, due to a
misinterpretation of the way the TSO_INTERRUPTIBLE flag works.

Remarkably this must have been broken for quite some time.  Indeed we
even had a test that demonstrated the wrong behaviour (conc015a) but
presumably I didn't look hard enough at the output to notice that it
was wrong.
parent 8ce079e9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment