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

Don't allow multiple cancels on RequestChain #1679

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Don't allow multiple cancels on RequestChain #1679

merged 1 commit into from
Feb 22, 2021

Conversation

RolandasRazma
Copy link
Contributor

I'm seeing some crashes in canceling interceptors. It's probably not RequestChain problem, but I see no reason why you should be able to cancel it multiple times.

Screenshot 2021-02-22 at 10 59 07

Copy link
Contributor

@designatednerd designatednerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like a reasonable change!

@designatednerd designatednerd added this to the Next Release milestone Feb 22, 2021
@designatednerd designatednerd merged commit b7f6d30 into apollographql:main Feb 22, 2021
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