You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is not to use threading for parallel test item distribution, but rather to just have the ability that worker processes can run tests that use threading.
This might actually already work, maybe the worker processes are just inheriting the thread setting from the main process? Worth double checking.
The text was updated successfully, but these errors were encountered:
The goal is not to use threading for parallel test item distribution, but rather to just have the ability that worker processes can run tests that use threading.
This might actually already work, maybe the worker processes are just inheriting the thread setting from the main process? Worth double checking.
The text was updated successfully, but these errors were encountered: