mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-11-16 15:57:39 +00:00
Update p2pool.cpp
This commit is contained in:
parent
9808685981
commit
3229909333
1 changed files with 1 additions and 0 deletions
|
@ -620,6 +620,7 @@ static void on_signal(uv_signal_t* handle, int signum)
|
|||
}
|
||||
|
||||
LOGINFO(1, "stopping");
|
||||
bkg_jobs_tracker.wait();
|
||||
|
||||
uv_signal_stop(handle);
|
||||
uv_stop(uv_default_loop());
|
||||
|
|
Loading…
Reference in a new issue