More reliable p2pool shutdown logic
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ private:
|
||||
|
||||
void submit_block() const;
|
||||
|
||||
bool m_stopped;
|
||||
std::atomic<bool> m_stopped;
|
||||
|
||||
Params* m_params;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user