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

Fix flaky testUploadWithPendingReadConcurrentServerCloseClosesStream() #11693

Commits on Apr 24, 2024

  1. #11692 fix flaky testUploadWithPendingReadConcurrentServerCloseCloses…

    …Stream()
    
    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8f84742 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge remote-tracking branch 'origin/jetty-12.0.x' into fix/jetty-12.…

    …0.x/11692-fix-flaky-testUploadWithPendingReadConcurrentServerCloseClosesStream
    lorban committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f9a8510 View commit details
    Browse the repository at this point in the history
  2. #11692 alternative fix: run leftover tasks

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7596503 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. #11692 revert alternative fix and add a comment explaining the situation

    Signed-off-by: Ludovic Orban <lorban@bitronix.be>
    lorban committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c4fade1 View commit details
    Browse the repository at this point in the history