[ 
https://issues.apache.org/jira/browse/HTTPCORE-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-588.
----------------------------------------
    Resolution: Fixed

Fixed in master.

Oleg

> 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
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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]

Reply via email to