Merge branch 'Alexays:master' into workspaces
This commit is contained in:
@ -95,6 +95,7 @@ class SleeperThread {
|
|||||||
}
|
}
|
||||||
|
|
||||||
~SleeperThread() {
|
~SleeperThread() {
|
||||||
|
connection_.disconnect();
|
||||||
stop();
|
stop();
|
||||||
if (thread_.joinable()) {
|
if (thread_.joinable()) {
|
||||||
thread_.join();
|
thread_.join();
|
||||||
|
Reference in New Issue
Block a user