hieuhth

Results 2 comments of hieuhth

@krmahadevan I use testng 7.8.0. I have just rechecked, I set JAVA_TOOL_OPTIONS -Dtestng.thread.affinity=true (to resolve a other issue in my project). ![image](https://github.com/testng-team/testng/assets/31460474/f8959bbc-2ac6-4e30-a4c1-978eaf1071e3) If I remove this config, issue will not...

@krmahadevan I don't think so. testng.thread.affinity : resort to running dependent methods on the same thread as the upstream method -> I think we should only resort methods of same...