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
- Branch
- tr-daemon
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9999 Build 17844: Default Diff Build & Tests Build 17843: arc lint + arc unit