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

RustCrypto.getCrossSigningStatus: check the client is not stopped #3682

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Aug 29, 2023

Better error handling for the case that a call to MatrixClient.stop happens
while the call to getCrossSigningStatus (or isCrossSigningReady) is in
flight.


This change is marked as an internal change (Task), so will not be included in the changelog.

Better error handling for the case that a call to `MatrixClient.stop` happens
while the call to `getCrossSigningStatus` (or `isCrossSigningReady`) is in
flight.
@richvdh richvdh added this pull request to the merge queue Aug 30, 2023
Merged via the queue into develop with commit f406ffd Aug 30, 2023
20 checks passed
@richvdh richvdh deleted the rav/element-r/cross_signing_api_race_checl branch August 30, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants