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

prevent client from hanging at end of tests #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 26, 2019

  1. prevent client from hanging at end of tests

    The client can appear to hang at the end of the tests and the PHP server can hold open the uploading connections longer than desired. This condition will usually happen on poor connections, it does not happen on good high bandwidth low latency connections.
    jasonwinget committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    b47f866 View commit details
    Browse the repository at this point in the history