Closed
Description
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.