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

Cancelation of Request does not work like expected #98

Closed
AnWeber opened this issue Nov 5, 2021 · 1 comment
Closed

Cancelation of Request does not work like expected #98

AnWeber opened this issue Nov 5, 2021 · 1 comment

Comments

@AnWeber
Copy link
Owner

AnWeber commented Nov 5, 2021

Test Cancelation of Request. I am missing calls to if context.progress?.isCanceled?.()

@AnWeber
Copy link
Owner Author

AnWeber commented Nov 6, 2021

with v3.0.0 the processing was changed to the hook concept. The query whether the user has canceled the processing was forgotten.
https://github.com/AnWeber/httpyac/blob/2.21.1/src/utils/httpRegionUtils.ts#L150

@AnWeber AnWeber closed this as completed Nov 6, 2021
vojta7 pushed a commit to vojta7/httpyac that referenced this issue Dec 12, 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

No branches or pull requests

1 participant