mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-09-03 09:32:00 +00:00
Improvements on statistics saving.
This commit is contained in:
parent
0d139234fe
commit
bb7c2dd9c6
@ -74,7 +74,7 @@ TorrentSpeedMonitor::~TorrentSpeedMonitor() {
|
||||
m_abort = true;
|
||||
m_abortCond.wakeOne();
|
||||
wait();
|
||||
dirty = true;
|
||||
if (dirty)
|
||||
lastWrite = 0;
|
||||
saveStats();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user