ReactiveX / RxApacheHttp

RxJava bindings for Apache HTTP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is onComplete ever called when streaming?

kylefdyer opened this issue · comments

Shouldn't ResponseConsumerEventStream call onComplete at some point? Maybe when _releaseResources is called?