setDaemon() is deprecated: https://docs.python.org/3/library/threading.html#threading.Thread.setDaemon
Details
Details
- Reviewers
nakihito - Group Reviewers
Restricted Project - Commits
- rSTAGINGe248a3311de3: [test_runner] Use the daemon property directly instead of setDaemon()
rABCe248a3311de3: [test_runner] Use the daemon property directly instead of setDaemon()
test_runner.py
Ctrl+C can still be used to kill test_runner.py as expected.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable