Enable parallel toolkit executions by removing singleton pattern #32816
Labels
@aws-cdk/core
Related to core CDK functionality
cli
Issues related to the CDK CLI
effort/medium
Medium work item – several days of effort
p2
For phase 1 we prioritized a singleton pattern as it simplified the introduction of the CliIoHost. However this creates an issue if someone wanted to do parrallel executions of the Cli i.e.
Singleton Implementation Pr:
#32708
The text was updated successfully, but these errors were encountered: