You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.
How can I properly cancel tasks that being executed or in queue? shutdown may not be a proper way?
I'm testing okhttp with Knet as a okhttp interceptor. When I cancel a okhttp request, knet seems not cancel correcttly.
The text was updated successfully, but these errors were encountered:
FaustKwan
changed the title
Hello, how can I cancel a download task
Hello, how can I cancel a task
Nov 16, 2023
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How can I properly cancel tasks that being executed or in queue?
shutdown
may not be a proper way?I'm testing okhttp with Knet as a okhttp interceptor. When I cancel a okhttp request, knet seems not cancel correcttly.
The text was updated successfully, but these errors were encountered: