Brian Quinlan <[email protected]> added the comment:
Hey Brian, why can't you use threads in your unit tests? Are you worried about non-determinism or resource usage? Could you make a ThreadPoolExecutor with a single worker? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36395> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
