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 potential deadlocks by opening sessions only on demand (Wallet endpoints) #1472

Merged

Conversation

acuderman
Copy link
Contributor

Removed potential deadlocks for Wallet endpoints

Additional info in this issue: #1417

@acuderman acuderman force-pushed the feat-IDENT-3671-wallet-seesions-askar branch from 36ea6ea to cc69732 Compare November 2, 2021 09:12
@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2021

Codecov Report

Merging #1472 (e250c13) into main (0b308cb) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1472      +/-   ##
==========================================
- Coverage   95.81%   95.81%   -0.01%     
==========================================
  Files         489      489              
  Lines       30018    30027       +9     
==========================================
+ Hits        28762    28770       +8     
- Misses       1256     1257       +1     

@acuderman acuderman force-pushed the feat-IDENT-3671-wallet-seesions-askar branch from cc69732 to 86bb36b Compare November 2, 2021 09:22
@acuderman acuderman force-pushed the feat-IDENT-3671-wallet-seesions-askar branch 3 times, most recently from 699f9b3 to 3c8e2f9 Compare November 2, 2021 09:28
@acuderman acuderman force-pushed the feat-IDENT-3671-wallet-seesions-askar branch from 3c8e2f9 to 1d05f73 Compare November 2, 2021 09:29
Copy link
Member

@ianco ianco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests pass, code looks good

@ianco
Copy link
Member

ianco commented Nov 2, 2021

@acuderman can you sync up with the latest updates in the main branch and then we can merge your PR?
Thanks

@acuderman
Copy link
Contributor Author

@ianco thanks for the review. Branch is synced with main.

@ianco ianco merged commit ed9ab88 into hyperledger:main Nov 2, 2021
@ctomc ctomc deleted the feat-IDENT-3671-wallet-seesions-askar branch July 14, 2022 16:03
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

4 participants