Skip to content

Allow RushTI to wait on other RushTI runs #104

@nicolasbisurgi

Description

@nicolasbisurgi

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

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions