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

unlock grid after reading the response #2558

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

dv1x3r
Copy link
Contributor

@dv1x3r dv1x3r commented Sep 4, 2024

Grid unlocks immediately after receiving the response object, but before completing the stream reading.
This PR moves .unlock() call to the rest.json().finally statement.

@dv1x3r dv1x3r closed this Sep 4, 2024
@dv1x3r dv1x3r deleted the fix/grid-unlock branch September 4, 2024 21:32
@dv1x3r dv1x3r restored the fix/grid-unlock branch September 4, 2024 21:32
@dv1x3r dv1x3r reopened this Sep 4, 2024
@vitmalina vitmalina merged commit f372952 into vitmalina:master Oct 10, 2024
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.

2 participants