mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 13:40:05 +02:00
ff76e482f2
This should in theory prevent Nimble Kick from triggering a stack overflow when the event loop timer procs before `IPlugView::attached()` gets called and the plugin hasn't been registered yet. I haven't seen any other VST3 plugins trigger a race condition here.