Skip to content

Allow disabling codebase locks - #6260

Open
ChrisPenner wants to merge 2 commits into
trunkfrom
cp/allow-disabling-locks
Open

Allow disabling codebase locks#6260
ChrisPenner wants to merge 2 commits into
trunkfrom
cp/allow-disabling-locks

Conversation

@ChrisPenner

@ChrisPenner ChrisPenner commented Jul 29, 2026

Copy link
Copy Markdown
Member

Overview

Allows setting UNISON_CODEBASE_LOCK=false to disable codebase locking and allow multiple concurrent UCM sessions, which is safe if you accept that some work may be clobbered if you're running multiple concurrent updates (but it won't corrupt anything)

closes #5537 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow multiple UCMs/Clients to connect to the same codebase

1 participant