Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Thanks!

The test case re-creates a loop per test for the sake of test isolation 
(scheduled activities from test_a() don't interleave with test_b()).

Unfortunately, on the class level level (setUpClass()/tearDownClass()) the loop 
doesn't exits. There are other reasons that prevent adding them properly, at 
least not in 3.8.

Maybe later we can provide more rich support.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32972>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to