-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Introduce an alternative run mode that avoids overlapping RushTI executions.
So when RushTI is called to run with n threads by two separate callers at approximately the same time, execution two should queue and only start after execution one is completed.
This avoids the situation that n*2 threads are running in TM1 and potentially overwhelm the TM1 server.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request