kastiglione wrote:

Also, the docs for `unittest` say:

> Note that shared fixtures do not play well with [potential] features like 
> test parallelization and they break test isolation. They should be used with 
> care.

I interpret this as saying test parallelization is a potential feature, but 
maybe it's just ambiguously worded.

https://github.com/llvm/llvm-project/pull/181720
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to