HomePhabricator

[test_runner] Use the daemon property directly instead of setDaemon()

Description

[test_runner] Use the daemon property directly instead of setDaemon()

Summary: setDaemon() is deprecated: https://docs.python.org/3/library/threading.html#threading.Thread.setDaemon

Test Plan:

test_runner.py

Ctrl+C can still be used to kill test_runner.py as expected.

Reviewers: #bitcoin_abc, nakihito

Reviewed By: nakihito

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

Details

Provenance
jasonbcoxAuthored on Mar 26 2020, 22:18
FabienPushed on Mar 27 2020, 12:56
Reviewer
nakihito
Differential Revision
D5583: [test_runner] Use the daemon property directly instead of setDaemon()
Parents
rSTAGING1e2aab4a99d7: Add missing softforks help text to getblockchaininfo
Branches
Unknown
Tags
Unknown