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

double query returns $pending = false #426

Open
azizmuradovar opened this issue Dec 13, 2023 · 2 comments
Open

double query returns $pending = false #426

azizmuradovar opened this issue Dec 13, 2023 · 2 comments
Labels

Comments

@azizmuradovar
Copy link

If we send 2 starts at once, the $pending state will reset to done after canceling, even though the second request has not finished yet

@igorkamyshev
Copy link
Owner

Hello! I've written a test case by your description (#427) and it is working as expected. Can you provide a repo with reproduce? Codesandbox or something like it would be great ☺️

igorkamyshev added a commit that referenced this issue Mar 7, 2024
Add tests cases for possible bug
@igorkamyshev
Copy link
Owner

I've merged PR with test to master.

Could you provide some reproduce of the reported issue, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants