[
https://issues.apache.org/jira/browse/HTTPCORE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903057#comment-16903057
]
LiTao commented on HTTPCORE-588:
--------------------------------
I'm interested in this bug, I will fix it.
> ComplexCancellable may not be Cancel CancellableDependency
> ----------------------------------------------------------
>
> Key: HTTPCORE-588
> URL: https://issues.apache.org/jira/browse/HTTPCORE-588
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore
> Affects Versions: 5.0-beta8
> Reporter: LiTao
> Priority: Minor
> Fix For: 5.0-beta9
>
>
> Where: org.apache.hc.core5.concurrent.ComplexCancellable#setDependency:57
> Example:
> Thread1 call cancelled.get() and get result false, so next step to set
> dependencyRef. Now other Thread2 call
> org.apache.hc.core5.concurrent.ComplexCancellable#cancel and run over.
> .... dependencyRef of Thread1 are not invoke.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]