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

Incorrect request bodies #172

Draft
wants to merge 1 commit into
base: series/0.23
Choose a base branch
from
Draft

Incorrect request bodies #172

wants to merge 1 commit into from

Conversation

rossabaker
Copy link
Member

NonBlockingServletIo.requestBody does not return the correct body with the parallel dispatcher that is passed in by the servlets.

Suggested by @TimWSpance in #171.

@rossabaker rossabaker added the bug Something isn't working label Jan 25, 2023
@rossabaker
Copy link
Member Author

This test fails on my machine, but appears to be passing in CI. It's a race condition. It works on my machine with sequential dispatchers.

@rossabaker
Copy link
Member Author

This is a problem where #50 is, but mitigated by #175.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant