On Mon Jun 19 16:55:37 2023 +0000, Bernhard Kölbl wrote:
Yeah this sounds plausible, I'll update the MR once you know more.
I think this is at least correct when the session is being shutdown via `mfsession_Shutdown`. If I limit this to `if (session->state == SESSION_STATE_SHUT_DOWN)`, would you merge this?
And there is a deadlock issue with this MR which I am investigating.