On Sat Jun 3 08:21:37 2023 +0000, Nikolay Sivov wrote:
Sure, if it's reliable. I'd expect after shutdown it should be releasing everything.
So I only added the test to test_TransferVideoFrame, because, as it turns out, the other ones shutdown and release too early. (It generally seems like MediaEngine ist still in startup for these tests and this can be confirmed by adding Sleep(100) before shutting down.)