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