bpo-30830: test_logging: don't use daemon threads by vstinner · Pull Request #3135 · python/cpython
test_logging: * Don't use daemon threads, but regular threads * Replace hardcoded literal constants with a new STOP_TIMEOUT constant. * Fix servers: don't call fail() since the method doesn't exist, but raise directly an AssertionError
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters