Skip to content

fix async request leaks in fastboot #681

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

Merged
merged 2 commits into from
Mar 29, 2020

Conversation

Gaurav0
Copy link
Contributor

@Gaurav0 Gaurav0 commented Mar 28, 2020

Getting version ids should not require fetching all versions asynchronously. This prevents that and incidentally prevents async request leaks in fastboot, which I was originally trying to fix.

Thanks to @kiwiupover for all the help today!

@Gaurav0 Gaurav0 mentioned this pull request Mar 28, 2020
@locks locks temporarily deployed to ember-api-docs-review-t-pr-681 March 28, 2020 22:18 Inactive
@kiwiupover
Copy link

@Gaurav0 good work mate.

This should also make the site faster too.

We should not be downloading every ember version to display the dropdown of ember versions.

@locks locks temporarily deployed to ember-api-docs-review-t-pr-681 March 29, 2020 03:28 Inactive
@sivakumar-kailasam sivakumar-kailasam merged commit 85f391a into ember-learn:master Mar 29, 2020
@Gaurav0 Gaurav0 deleted the fix_fastboot_leaks branch March 29, 2020 03:49
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.

4 participants