On Thu Dec 8 16:07:55 2022 +0000, Rémi Bernon wrote:
No, it crashes with that patch, I think it is very sensitive to preemption. In general, like I described, Start/Stop commands don't seem to be waiting for presentation end to complete and rather interrupt it in the middle while being able to restart the presentation end the next call to Start. I haven't included tests for the Pause command because the current code doesn't seem to support restarting the end of presentation properly, and I think it would need more changes to, but it's not so different from the Stop test.
So it crashes for some other reason than just a mismatched event type?