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

Detect final element #155

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Detect final element #155

merged 1 commit into from
Jun 14, 2024

Conversation

edsko
Copy link
Collaborator

@edsko edsko commented May 25, 2024

@edsko
Copy link
Collaborator Author

edsko commented May 25, 2024

TODO: We should grep the codebase for mentions of 114.

@edsko edsko force-pushed the edsko/end-of-stream branch 2 times, most recently from c5b5c86 to 10eb799 Compare May 29, 2024 12:10
@edsko edsko marked this pull request as ready for review May 29, 2024 12:11
@edsko edsko force-pushed the edsko/end-of-stream branch 2 times, most recently from dc1e9c0 to 9303873 Compare May 29, 2024 13:21
@edsko
Copy link
Collaborator Author

edsko commented May 29, 2024

Turns out this is somewhat non-determistic. We need to relax the tests, I think. Test.Sanity.EndOfStream.server.recvInput is occassionally failing.

@edsko
Copy link
Collaborator Author

edsko commented May 29, 2024

I don't really understand where the non-determinism is coming from however, needs further investigation.

@edsko
Copy link
Collaborator Author

edsko commented May 29, 2024

This happens when the final HTTP frame is split across two TCP packets.

@edsko
Copy link
Collaborator Author

edsko commented Jun 7, 2024

@edsko edsko force-pushed the edsko/end-of-stream branch 2 times, most recently from 083124d to a1c7023 Compare June 12, 2024 10:52
@edsko edsko mentioned this pull request Jun 12, 2024
@edsko edsko merged commit 513903d into main Jun 14, 2024
12 checks passed
@edsko edsko deleted the edsko/end-of-stream branch June 14, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Final received element is not marked as final
1 participant