Vst3 destructor thread issue on latest tip

this assertion will fail in the latest tip (tested in reaper, mac os)

~MyPluginAudioProcessor()
{
    JUCE_ASSERT_MESSAGE_MANAGER_IS_LOCKED
}

That was fine until a few days ago. any idea?

Thanks for the heads up, should be fixed here: