mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Link to the issue instead of listing issue number
This commit is contained in:
@@ -150,7 +150,7 @@ void GroupBridge::handle_plugin_dispatch(size_t plugin_id) {
|
||||
"All plugins have exited, shutting down the group process");
|
||||
|
||||
// main_context.stop();
|
||||
// FIXME: See the comment in `individual-host.cpp` #69
|
||||
// FIXME: See the comment in `individual-host.cpp`
|
||||
TerminateProcess(GetCurrentProcess(), 0);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user