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

Allow requests to abort during initialization #25

Open
plepe opened this issue Sep 27, 2022 · 0 comments
Open

Allow requests to abort during initialization #25

plepe opened this issue Sep 27, 2022 · 0 comments
Labels

Comments

@plepe
Copy link
Owner

plepe commented Sep 27, 2022

If a request aborts (calls 'finish()') during initialization, it will still be added to the request queue. This could be solved by doing initialization asynchronously. Then, 4c9c61b15c298dd51d4050f0d98878fd1d66f8bd could be reverted.

@plepe plepe added the bug label Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant