Skip to content

Fix parallel test conflicts#258

Merged
henrypark133 merged 2 commits intomainfrom
fix/shared-db-conflicts
Dec 12, 2025
Merged

Fix parallel test conflicts#258
henrypark133 merged 2 commits intomainfrom
fix/shared-db-conflicts

Conversation

@henrypark133
Copy link
Contributor

Fix parallel test runs causing conflicts with database states and test validation failures

We had same user, same session, same api key, in orgs making changes to the same DB, causing conflicts. So added new unique ids to help resolve conflicts due to parallel database updates.

@henrypark133 henrypark133 merged commit bc1e635 into main Dec 12, 2025
1 check passed
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