diff options
author | João Barbosa <joao.paulo.barbosa@gmail.com> | 2019-01-29 00:08:48 +0000 |
---|---|---|
committer | João Barbosa <joao.paulo.barbosa@gmail.com> | 2019-02-03 22:23:43 +0000 |
commit | fd6d499bdacfa29f25b0f675375e3feaced08667 (patch) | |
tree | b549686e21cd20ec5472c0253371bda172ad0988 /src/netbase.cpp | |
parent | 07b9aadcfc7cc72be9df344dd5715cf8fc78f0ad (diff) |
gui: Fix m_node.startShutdown() order
This change forwards the shutdown request on the GUI (close the
application for instace) to the node as soon as possible. This way the
GUI doesn't have to wait for long operations to complete (rescan the
wallet for instance), instead those operations detect the shutdown
request and abort/interrupt.
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions