Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

fix: signal transaction management#6003

Merged
1 commit merged into
mainfrom
fix/signal-transactions
May 21, 2025
Merged

fix: signal transaction management#6003
1 commit merged into
mainfrom
fix/signal-transactions

Conversation

@ghost

@ghost ghost commented May 21, 2025

Copy link
Copy Markdown

fixed transaction error by removing commit from service function and adding it to the api view. removed redundant signal assignment in create_signal_instance. this prevents "can't operate on closed transaction" errors when called from nested transaction contexts while ensuring transactions are still committed when called from api endpoints.

@ghost ghost self-assigned this May 21, 2025
@ghost ghost added the bug Something isn't working label May 21, 2025
@ghost ghost merged commit 48deb74 into main May 21, 2025
10 checks passed
@ghost ghost deleted the fix/signal-transactions branch May 21, 2025 15:49
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant