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 transactions in multithreading contexts #53

Merged
merged 4 commits into from
Sep 5, 2024

Conversation

devkral
Copy link
Contributor

@devkral devkral commented Sep 5, 2024

Changes:

  • fix transactions with multithreading
  • stack the transaction backend instances on the transaction stack and remove ACTIVE_TRANSACTIONS (unreliable with multithreading)
  • bump version

- fix transactions with multithreading
- stack the transaction backend instances on the transaction stack and
  remove ACTIVE_TRANSACTIONS (unreliable with multithreading)
@devkral devkral requested a review from tarsil September 5, 2024 12:38
@devkral devkral merged commit fca84df into main Sep 5, 2024
10 checks passed
@devkral devkral deleted the devkral/fixes/mt_transactions branch September 5, 2024 12:42
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