aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/py/lib/logging.py (unfollow)
Commit message (Collapse)Author
2023-07-10test: fix Python freezesEgor Tensin
I would get random freezes when running tests; I completely forgot that logging & multiprocessing don't play well together.