Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-introduce shutdown fix and bump to async-http-client 1.2.0 #90

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    694959a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Update package references for TestServer

    Danny Sung committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    2b9da6c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Tests succeed once again; update CircuitBreaker dependency for Kitura…

    … org
    
    - Update CircuitBreaker dependency to version pointing to Kitura org
    - Add some debug printsin TestServer
    - Tweak unit test testCircuitBreakFailure()
    - RestRequest now attempts to shutdown immediately after request and
      before completion handler
    - Disable test: testEventLoopGroup; it may(?) not still be relevant
    dannys42 committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    1e9bac4 View commit details
    Browse the repository at this point in the history