mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 05:47:25 -04:00
Merge pull request #3161
b932df85 Wallet: interrupt refresh thread on wallet close (xiphon)
This commit is contained in:
@@ -1086,6 +1086,8 @@ Wallet::~Wallet()
|
||||
{
|
||||
qDebug("~Wallet: Closing wallet");
|
||||
|
||||
pauseRefresh();
|
||||
m_walletImpl->stop();
|
||||
m_scheduler.shutdownWaitForFinished();
|
||||
|
||||
delete m_addressBook;
|
||||
|
||||
Reference in New Issue
Block a user