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

Geal/clean up dedup on cancel2 #767

Merged
merged 6 commits into from
May 23, 2022
Merged

Geal/clean up dedup on cancel2 #767

merged 6 commits into from
May 23, 2022

Conversation

Geal
Copy link
Contributor

@Geal Geal commented Mar 31, 2022

Follow up to #758

@Geal Geal requested a review from garypen March 31, 2022 13:19
@netlify
Copy link

netlify bot commented Mar 31, 2022

Deploy Preview for apollo-router-docs canceled.

Name Link
🔨 Latest commit 76dc03d
🔍 Latest deploy log https://app.netlify.com/sites/apollo-router-docs/deploys/628b5f6d55864800089b1280

@Geal Geal requested a review from o0Ignition0o March 31, 2022 13:19
@@ -53,7 +53,7 @@ server:
```
In addition, other existing uplink env variables are now also configurable via arg.

- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752)
- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752) [PR #758](https://github.com/apollographql/router/pull/758)
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably need a new title here. The nature of this change is to "eliminate memory leaks when tasks are cancelled" (or something like that).

Copy link
Contributor

Choose a reason for hiding this comment

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

++

@@ -53,7 +53,7 @@ server:
```
In addition, other existing uplink env variables are now also configurable via arg.

- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752)
- **Make deduplication and caching more robust against cancellation** [PR #752](https://github.com/apollographql/router/pull/752) [PR #758](https://github.com/apollographql/router/pull/758)
Copy link
Contributor

Choose a reason for hiding this comment

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

++

@Geal Geal self-assigned this Apr 26, 2022
@Geal Geal enabled auto-merge (squash) May 23, 2022 10:19
@Geal Geal merged commit 1dc524e into main May 23, 2022
@Geal Geal deleted the geal/clean-up-dedup-on-cancel2 branch May 23, 2022 10:30
@abernix abernix added this to the v0.9.3 milestone May 31, 2022
@garypen garypen mentioned this pull request May 31, 2022
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.

5 participants