Page MenuHomePhabricator

Remove redundant stopThread() signal
ClosedPublic

Authored by PiRK on Oct 9 2020, 09:33.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC209532350a07: 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.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable