Skip to content

The singleton-row checks run one after the other - #266

Merged
WaylandYang merged 2 commits into
devfrom
chore/db-tests-follow-up
Sep 3, 2026
Merged

The singleton-row checks run one after the other#266
WaylandYang merged 2 commits into
devfrom
chore/db-tests-follow-up

Conversation

@WaylandYang

Copy link
Copy Markdown
Contributor

Follow-up to #260, from the second comment on #248: the_backstop_can_be_raised had two tests touching the one deployment_settings row, and tests in one binary run concurrently. Postgres row locks already kept them from reading each other's writes, but there is no reason to rely on that — the two checks now run in order inside a single test.

🤖 Generated with Claude Code

@WaylandYang
WaylandYang merged commit 883bb7f into dev Sep 3, 2026
3 of 4 checks passed
@WaylandYang
WaylandYang deleted the chore/db-tests-follow-up branch September 3, 2026 14:05
@WaylandYang WaylandYang mentioned this pull request Sep 3, 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.

1 participant