On Tue Oct 3 13:23:58 2023 +0000, Michael Stefaniuc wrote:
Starting with `dmsynth: Create a fluid_synth instance on Open.` the tests fail consistently for me:
dmime.c:2856: Test failed: got 0 dmime.c:2858: Test failed: got 0
Thanks, I don't see how this is related to the dmsynth changes, but I think the test was essentially a UAF so anything is possible. I added a commit to always queue the message, so that it's not processed immediately.