mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-22 21:12:43 -05:00
Added real graceful exit.
This commit is contained in:
@@ -79,7 +79,7 @@ private:
|
||||
std::vector<Pool> m_pools;
|
||||
uint64_t m_now;
|
||||
uint64_t m_stop;
|
||||
uv_timer_t m_timer;
|
||||
uv_timer_t *m_timer;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user