On Mon Jun 23 10:20:43 2025 +0000, Nikolay Sivov wrote:
@rbernon we don't need to remove it in this MR, but other comments apply regardless.
IIRC it was improved by handling MF_E_SHUTDOWN returned by BeginGetEvent(), but could still get stuck waiting for an event from the source which can't be received because having the event queue call Invoke() after shutdown is not Windows behaviour (but did fix the issue in testing).