On Tue Mar 12 07:03:12 2024 +0000, Alexandre Julliard wrote:
That would be [Bug
56260](https://bugs.winehq.org/show_bug.cgi?id=56260). Fabian wrote a [nice test program](https://bugs.winehq.org/attachment.cgi?id=76137) to demonstrate the essence of the problem. I don't see anything in there that would require tasks to be suspended.
Would you rather run the hardware interrupt callback in parallel with the current task, even though that would not have been possible on Windows? That would work fine for Myst, I was just concerned that it might break something else.