Skip to content

feat: Make InMemoryMemoryService thread-safe #1853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

copybara-service[bot]
Copy link

feat: Make InMemoryMemoryService thread-safe

Even though InMemoryMemoryService is intended only for testing and local development, we eliminate a potential source of bugs during prototyping by providing a thread-safe InMemoryMemoryService.

@copybara-service copybara-service bot force-pushed the copybara/780854478 branch 2 times, most recently from e2bb263 to d0b95b9 Compare July 10, 2025 15:51
Even though InMemoryMemoryService is intended only for testing and local development, we eliminate a potential source of bugs during prototyping by providing a thread-safe InMemoryMemoryService.

PiperOrigin-RevId: 781554006
@copybara-service copybara-service bot force-pushed the copybara/780854478 branch from d0b95b9 to 10197db Compare July 10, 2025 15:55
@copybara-service copybara-service bot merged commit 10197db into main Jul 10, 2025
@copybara-service copybara-service bot deleted the copybara/780854478 branch July 10, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant