You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2020/05/04 16:34:34 UTC

[httpcomponents-core] branch master updated (a5f29ab -> 425e5b4)

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-core.git.


    from a5f29ab  Improved integration test for out-of-sequence response handling by the HTTP/1.1 async protocol handler
     add 425e5b4  HTTPCORE-631: Revised i/o reactor shutdown sequence and resource de-allocation

No new revisions were added by this update.

Summary of changes:
 .../core5/reactor/AbstractSingleCoreIOReactor.java | 48 +++++++++++-----------
 .../hc/core5/reactor/MultiCoreIOReactor.java       | 16 ++++----
 2 files changed, 31 insertions(+), 33 deletions(-)