stop server
This commit is contained in:
@@ -999,6 +999,7 @@ void ui_server::stop() {
|
||||
stop_requested = true;
|
||||
notify_and_unlock(nonce_lock);
|
||||
|
||||
server_.stop();
|
||||
nonce_thread_->join();
|
||||
|
||||
nonce_lock.lock();
|
||||
|
Reference in New Issue
Block a user