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

Fixed issue #1772: Unfortunately, the TransactionService for a closed… #1906

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

frankneumann
Copy link
Contributor

… thread was not be removed from the _transactions dictionary within the TransactionMonitor.

Therefore a finalizer for the TransactionService was added, which takes care of removing the transaction from the _transactions dictionary.

… closed thread was not be removed from the _transactions dictionary within the TransactionMonitor.

Therefore a finalizer for the TransactionService was added, which takes care of removing the transaction from the _transactions dictionary.
@mbdavid mbdavid merged commit 81c4216 into mbdavid:master Jan 22, 2021
@mbdavid
Copy link
Owner

mbdavid commented Jan 22, 2021

Thanks @frankneumann !

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