Skip to content

Fix concurrency problem in SharedTable - #416

Merged
mdoube merged 3 commits into
masterfrom
415-sharedtable-concurrency
Jun 19, 2026
Merged

mdoube merged 3 commits into
masterfrom
415-sharedtable-concurrency

Conversation

@mdoube

@mdoube mdoube commented Jun 19, 2026

Copy link
Copy Markdown
Member

Provides a synchronized lock so that the table state is consistent across threads. Fixes #415

Provides a synchronized lock so that the table state is consistent
across threads. Fixes #415
@mdoube mdoube linked an issue Jun 19, 2026 that may be closed by this pull request
@mdoube
mdoube merged commit c73390a into master Jun 19, 2026
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.

SharedTable concurrency under heavy load

1 participant