fix launch
This commit is contained in:
@@ -961,6 +961,9 @@ void ui_server::start() {
|
|||||||
}
|
}
|
||||||
}).join();
|
}).join();
|
||||||
|
|
||||||
|
launch_ui();
|
||||||
|
|
||||||
|
notify_and_unlock(nonce_lock);
|
||||||
server_.listen_after_bind();
|
server_.listen_after_bind();
|
||||||
} else {
|
} else {
|
||||||
utils::error::raise_error(function_name,
|
utils::error::raise_error(function_name,
|
||||||
|
Reference in New Issue
Block a user