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

Wrap fedimint around an async rwlock#924

Merged
benthecarman merged 1 commit intomasterfrom
fedimint-async-lock
Jan 2, 2024
Merged

Wrap fedimint around an async rwlock#924
benthecarman merged 1 commit intomasterfrom
fedimint-async-lock

Conversation

@AnthonyRonning
Copy link
Contributor

No description provided.

Copy link
Collaborator

@benthecarman benthecarman left a comment

Choose a reason for hiding this comment

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

lgtm, I presume this is needed because before we couldn't read at the same time but with this we can

@AnthonyRonning
Copy link
Contributor Author

lgtm, I presume this is needed because before we couldn't read at the same time but with this we can

Correct, it was blocking the activity list while a fedimint payment was being made.

@benthecarman
Copy link
Collaborator

There's probably other places in the codebase we can do this too, would be a good followup

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants