Nov. 25, 2024
12:36 a.m.
On Fri Nov 22 23:33:36 2024 +0000, Nikolay Sivov wrote:
That's something else, unrelated to SVR work? From memory I ran in to a deadlock caused by this whilst testing. I found `IMFMediaSession_Shutdown` was re-entrant. Some of the callbacks ran within mfmediaengine as a result of the shutdown required the `cs` lock (causing a deadlock if already held).
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5924#note_88776