Fix: uv_close was called from wrong thread

This commit is contained in:
SChernykh
2022-10-07 16:02:08 +02:00
parent 3e655961e9
commit fd6b2360aa
5 changed files with 21 additions and 8 deletions
+2
View File
@@ -179,6 +179,8 @@ private:
void update_hashrate_data(uint64_t hashes, uint64_t timestamp);
void api_update_local_stats(uint64_t timestamp);
void on_shutdown() override;
};
} // namespace p2pool