Skip to content

fix: commit BEFORE release cmd so we dont deadlock#155

Closed
JacobCoffee wants to merge 1 commit into
cabotage:mainfrom
JacobCoffee:release-cmd-deadlock
Closed

fix: commit BEFORE release cmd so we dont deadlock#155
JacobCoffee wants to merge 1 commit into
cabotage:mainfrom
JacobCoffee:release-cmd-deadlock

Conversation

@JacobCoffee

Copy link
Copy Markdown
Member

When we deploy on a migration that touces the project_appps table (but i guess any table the deploy task touches during session) it deadlocks because we are reading it. this commits then releases all locks BEFORE running relwease cmds so it doesnt lock up

@ewdurbin

Copy link
Copy Markdown
Contributor

we've been seeing more success with Cabo deploying itself in environments where that's a thing, so closing this until we have signal again.

@ewdurbin ewdurbin closed this Apr 11, 2026
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.

2 participants