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

feat: remove spawn blocking calls from wallet db (key manager service) #4564

Conversation

hansieodendaal
Copy link
Contributor

Description

Removed spawn blocking calls for db operations from the wallet in the key manager service. (This is another PR in a couple of PRs required to implement this fully throughout the wallet code.)

Motivation and Context

As per #3982 and #4555

How Has This Been Tested?

Unit tests
Cucumber tests

Removed spawn blocking calls for db operations from the wallet in the key manager manager service.
@hansieodendaal hansieodendaal force-pushed the ho_remove_db_spawn_blocking_keymanager branch from f239c8e to ec952f4 Compare August 29, 2022 12:31
@hansieodendaal hansieodendaal force-pushed the ho_remove_db_spawn_blocking_keymanager branch from 051f044 to 47f0330 Compare August 30, 2022 06:00
@stringhandler stringhandler merged commit a5d5133 into tari-project:development Aug 30, 2022
@hansieodendaal hansieodendaal deleted the ho_remove_db_spawn_blocking_keymanager branch August 30, 2022 12:16
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.

None yet

2 participants