Skip to content

fix(backend): serialize mongodb-memory-server startup#518

Open
samxu01 wants to merge 1 commit into
mainfrom
ops/TASK-080-flaky-ci-mongodb-memory-server
Open

fix(backend): serialize mongodb-memory-server startup#518
samxu01 wants to merge 1 commit into
mainfrom
ops/TASK-080-flaky-ci-mongodb-memory-server

Conversation

@samxu01

@samxu01 samxu01 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Resolves TASK-080. Serializes in-memory MongoDB startup in backend test utilities so concurrent suite setup cannot race MongoMemoryServer.create. Adds async-mutex to backend devDependencies. Rollback plan: revert the test utility guard and package dependency if follow-up validation shows no longer needed. Zero-downtime: ✓.

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