On Fri Oct 20 15:10:22 2023 +0000, Santino Mazza wrote:
That's because I didn't test for BeginGetEvent failing after EndGetEvent, I assumed it was going to be the same behaviour as if EndGetEvent failed.
Regarding tests, it's becoming unmanageable in my opinion, all these stubs with different paths. It's fine to have tests diff squashed and attached here for reference, and not included with a fix. That's once you can confirm that Begin() call part is correct.