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 new runners were called ParallelRunner and SerialRunner, a thought I have was that the ParallelRunner should perhaps be renamed to ThreadedRunner. Both to better indicate how it is working, but also if other typs of parallel runners are introduced in the future.
What are your thoughts?
The text was updated successfully, but these errors were encountered:
The new runners were called ParallelRunner and SerialRunner, a thought I have was that the ParallelRunner should perhaps be renamed to ThreadedRunner. Both to better indicate how it is working, but also if other typs of parallel runners are introduced in the future.
What are your thoughts?
The text was updated successfully, but these errors were encountered: