-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Description
Currently there's no way to control how many RushTI instances are running in parallel. In scenarios where multiple Chores or Process call RushTI with different task files, there's no way to control the total amount of threads that are used for RushTI.
Proposed Solution
RushTI should be able to look up RushTI threads that are currently running before executing a new task file.
Alternatives Considered
You could use TM1 Synchronously function, but this should be handled by the tool itself.
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request