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

Do not suspend refresh queries #81

Merged
merged 7 commits into from
Jul 31, 2023

Conversation

futursolo
Copy link
Member

@futursolo futursolo commented Jul 31, 2023

Description

Fix: #78

This pull request consists of the following changes:

  • Do not suspend refresh queries.

Checklist

  • I have self-reviewed and tested this pull request to my best ability.
  • I have added tests for my changes.
  • I have updated docs to reflect any new features / changes in this pull request.
  • I have added my changes to CHANGELOG.md.

@futursolo futursolo added C-bug Something isn't working A-query Area: Bounce Query API labels Jul 31, 2023
@futursolo futursolo marked this pull request as ready for review July 31, 2023 09:08
@futursolo futursolo merged commit 3e03609 into bounce-rs:master Jul 31, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-query Area: Bounce Query API C-bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refresh Queries is wrongly marked as suspend
1 participant