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: make wallet db storage calls synchronous rather than async #4591

Conversation

hansieodendaal
Copy link
Contributor

Description

Removed spawn blocking calls for db operations from the wallet in the wallet storage. (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
  wallet storage. (This is another PR in a couple of PRs required to
  implement this fully throughout the wallet code.)
@stringhandler stringhandler merged commit 77bb10d into tari-project:development Aug 31, 2022
@CjS77 CjS77 changed the title feat: remove spawn blocking calls from wallet db (wallet storage) feat: make wallet db storage calls synchronous rather than async Sep 1, 2022
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