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

Use AbortSignal for container loading cancelation #1191

Closed
anthony-murphy opened this issue Feb 6, 2020 · 1 comment
Closed

Use AbortSignal for container loading cancelation #1191

anthony-murphy opened this issue Feb 6, 2020 · 1 comment
Assignees
Labels
area: loader Loader related issues
Milestone

Comments

@anthony-murphy
Copy link
Contributor

related to #1069

For cancellation of container loading we should use abort signal.

Open question: should this be added to IRequest, or as an added parameter to call abortable calls?

Docs:
https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal

polyfill:
https://www.npmjs.com/package/abort-controller

@ghost
Copy link

ghost commented Jun 8, 2021

This issue has been automatically marked as stale because it has had no activity for 180 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: loader Loader related issues
Projects
None yet
Development

No branches or pull requests

3 participants