diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-11-12 13:50:25 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-11-12 14:14:27 +0100 |
| commit | 19197d5e2973785e37b8b0eeefc3d6af0b2bb1fc (patch) | |
| tree | 44f74a22a5b460d923516354cbabf7581ccd2cdd /src/db.cpp | |
| parent | Tool/process for including correct qt translations in mac .App (diff) | |
| download | discoin-19197d5e2973785e37b8b0eeefc3d6af0b2bb1fc.tar.xz discoin-19197d5e2973785e37b8b0eeefc3d6af0b2bb1fc.zip | |
Do not launch Shutdown in a new thread in case we are running the UI.
This leads to the bitcoin core being shut down while the UI is accessing it, and generally results in a segmentation fault or crash. In case it is desirable to make it possible to shutdown the GUI from its RPC server, we'll need to implement a signal for it. For the mean time, this is a safe stopgap.
Diffstat (limited to 'src/db.cpp')
0 files changed, 0 insertions, 0 deletions