On Fri Jun 9 09:26:33 2023 +0000, Davide Beatrici wrote:
We are calling `NtSetEvent()` in the main loop for all drivers though...
I just realized the same failures happened in !2855.
Is perhaps `WaitForSingleObject()` not returning if the thread is already stopped? That would be very bad.