Skip to content
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

Fix concurrent update segfault #2835

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Conversation

texodus
Copy link
Member

@texodus texodus commented Nov 7, 2024

Fixes a concurrent segfault when calling Table::update from separate threads in Python, and adds a test for this condition.

@texodus texodus added the bug Concrete, reproducible bugs label Nov 7, 2024
@texodus texodus marked this pull request as ready for review November 7, 2024 05:38
@texodus texodus merged commit 739186d into master Nov 7, 2024
13 checks passed
@texodus texodus deleted the fix-concurrent-update-segfault branch November 7, 2024 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant