eclipse-ee4j / eclipse-ee4j/tyrus

Async connect can not be canceled

Open
#592 3 comments 0 reactions 0 assignees View on GitHub
Component: client deferred Priority: Major Type: Bug
Dominant language
Java
Stars
128
Forks
49
PR merge metrics
No merged PRs in 30d

Description

TyrusFuture does not fulfill java.util.concurrent.Future contract in a useful manner.

The methods cancel(boolean) and isCancelled() are not implemented. Thus this implementation of Future works more like a Promise known from other languages.
#### Affected Versions
[1.12]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.