Skip to content

Re-Introduce outdir locks to cloud assembly sources #32964

Closed
aws/aws-cdk-cli
#344
@mrgrain

Description

@mrgrain

The CLI is locking an outdir for the full course of an action. It starts when the synthesizer is run and ends when the CLI exits. Which in practice means the lock runs for a the full action.

This is slightly weird, because the action determines the locking, but the locking is local to the CxSource.

What does this mean for the Toolkit? Find a way to replicate it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions