HomePhabricator

Remove redundant stopThread() signal

Description

Remove redundant stopThread() signal

Summary:
PR description:

The QThread::finished signal do this work.

Backport of Core PR14250, part 1 of 2
Commit 1c0e0a5

Test Plan:
ninja && ninja check

Then run src/qt/bitcoin-qt and make sure there are no errors on shutdown.

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien

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

Details

Provenance
Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>Authored on Sep 17 2018, 22:17
PiRKCommitted on Oct 9 2020, 11:29
PiRKPushed on Oct 9 2020, 11:29
Reviewer
Restricted Owners Package
Differential Revision
D7844: Remove redundant stopThread() signal
Parents
rABC75732ddc2236: Cleanup SplashScreen class
Branches
Unknown
Tags
Unknown

Event Timeline

PiRK committed rABC209532350a07: Remove redundant stopThread() signal (authored by Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>).Oct 9 2020, 11:29