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

[channel trace test] fix Windows portability tests #36643

Closed
wants to merge 3 commits into from

Conversation

markdroth
Copy link
Member

This fixes breakage triggered by #36434.

Changing the order of the data members in TraceEvent caused the total size of the structure to be different, which meant that the long string we were adding was enough to cause 3 events to be evicted instead of 2.

b/339066599

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label May 16, 2024
@markdroth markdroth requested a review from drfloob May 16, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants