HomePhabricator

init: Remove boost from ThreadImport

Description

init: Remove boost from ThreadImport

Summary:

Can be tested by calling -reindex or -loadblock and then pressing CTRL+C.

Should print something like:

...
2020-04-27T19:34:31Z [loadblk] Reindexing block file blk00005.dat...
^C2020-04-27T19:34:32Z [loadblk] Shutdown requested. Exit ThreadImport
2020-04-27T19:34:32Z [qt-init] Interrupting HTTP server
...

This is a backport of Core PR18786

Test Plan:
ninja all check-all

Run src/bitcoind -reindex, stop the programs with Ctrl+C (and painfully reindex the whole chain)

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9072

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Jan 27 2021, 08:00
PiRKCommitted on Jan 27 2021, 08:00
abc-botPushed on Jan 27 2021, 08:07
Reviewer
Restricted Project
Differential Revision
D9072: init: Remove boost from ThreadImport
Parents
rABC96fc9f405ddf: Remove CCoinsViewCache::GetValueIn(...)
Branches
Unknown
Tags
Unknown