-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Most async libraries makes canceling requests possible, but our abstractions (CompletableFutre
...) hide that away, we should change our callback abstractions to allow that, for example the cancel function in the call class https://square.github.io/okhttp/4.x/okhttp/okhttp3/-call/
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested