mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-23 04:17:30 +02:00
f3f2bfdc24
Apparently the destructor for C++17/20 conditional initializers are only run after the else branch, so this would keep the mutex locked while executing `do_call()`.