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

Move refreshRoute into finally block #238

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Conversation

jeffdaley
Copy link
Contributor

Moves the refreshRoute call in patchDocument to the finally block, so it runs even if the task throws an error. This will effectively catch any status changes (e.g., whether it's locked) and update the UI accordingly.

@jeffdaley jeffdaley marked this pull request as ready for review June 26, 2023 20:55
@jeffdaley jeffdaley requested a review from a team as a code owner June 26, 2023 20:55
@jeffdaley jeffdaley merged commit c66b2aa into main Jun 26, 2023
1 check passed
@jeffdaley jeffdaley deleted the jeffdaley/locked-dock branch June 26, 2023 23:23
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