Skip to content

Allow concurrent access to forked emulator cache#972

Merged
jribbink merged 3 commits intomasterfrom
jribbink/cache-concurrency
Mar 10, 2026
Merged

Allow concurrent access to forked emulator cache#972
jribbink merged 3 commits intomasterfrom
jribbink/cache-concurrency

Conversation

@jribbink
Copy link
Copy Markdown
Contributor

@jribbink jribbink commented Mar 9, 2026

Description

Currently WAL mode is not enabled for the (potentially concurrently accessed) fork cache. This issue shows when a developer runs multiple emulators at once.


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@jribbink jribbink merged commit c5d369b into master Mar 10, 2026
7 checks passed
@jribbink jribbink deleted the jribbink/cache-concurrency branch March 10, 2026 19:32
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