• Wladimir J. van der Laan's avatar
    qt: Stop shutdown detection timer during shutdown · 1e3d2e97
    Wladimir J. van der Laan authored
    Stop the shutdown timer from exiting the main loop
    when shutdown is already in progress.
    
    Fixes seeming hanging window after typing 'stop' in debug console.
    
    Also hide the debug console during shutdown as it is useless without
    a core to connect to.
    1e3d2e97
bitcoin.cpp 17.7 KB