5 May
2025
5 May
'25
11:45 a.m.
As I recall, I had to originally add it otherwise the `select` inside `NtCancelIoFile()` would be immediately satisfied i.e. it wouldn't wait for the actual async cancellation.
Hmm... but if it's signaled already doesn't it mean that it has completed and shouldn't be cancelled? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7797#note_102506