diff options
| author | John Newbery <[email protected]> | 2019-11-02 17:14:38 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-11-06 15:04:50 -0500 |
| commit | 5506ecfe7a65d5705616bc048f2f1735b89993fb (patch) | |
| tree | c2c62fb409c258cdda1e944737225aeca9f256af /src/test/checkqueue_tests.cpp | |
| parent | [tests] Don't use TestingSetup in the checkqueue_tests (diff) | |
| download | discoin-5506ecfe7a65d5705616bc048f2f1735b89993fb.tar.xz discoin-5506ecfe7a65d5705616bc048f2f1735b89993fb.zip | |
[refactor] Replace global int nScriptCheckThreads with bool
The global nScriptCheckThreads int is confusing and is only needed for
its int-ness in AppInitMain. Move all `-par` parsing logic there and
replace the int nScriptCheckThreads with a bool
g_parallel_script_checks.
Also tidy up logic and improve comments.
Diffstat (limited to 'src/test/checkqueue_tests.cpp')
0 files changed, 0 insertions, 0 deletions