On Tue Oct 31 23:13:42 2023 +0000, Yuxuan Shui wrote:
Right, it's my second case then. Which means `OnProcessSample` is likely called with the grabber lock released, which is doable. Do you want that as part of this MR? And what do you think about the other stuff I mentioned?
If calling it outside of the lock is how it should work, and it fixes the deadlock, I don't see a need of initial proposed change.