hai shi <shihai1...@126.com> added the comment:

Hi, victor:
  About https://bugs.python.org/issue40275#msg369214, shall we continue to 
improve the libregretest?
1. Running test cases sequential: you have use a mechanism to unload the 
modules which load in the running test cases stage: 
https://github.com/python/cpython/blob/master/Lib/test/libregrtest/main.py#L437
2. Running test cases concurrently: It have use subprocess to isolate the 
module resources, no?
I am not sure about it.

----------

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

Reply via email to