Skip to content

Incorrect request bodies#172

Draft
rossabaker wants to merge 1 commit intoseries/0.23from
dispatcher-bug
Draft

Incorrect request bodies#172
rossabaker wants to merge 1 commit intoseries/0.23from
dispatcher-bug

Conversation

@rossabaker
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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