Skip to content

tokio-quiche: set sent error codes in audit stats#2372

Merged
evanrittenhouse merged 1 commit intomasterfrom
er/set-sent-close-code
Mar 2, 2026
Merged

tokio-quiche: set sent error codes in audit stats#2372
evanrittenhouse merged 1 commit intomasterfrom
er/set-sent-close-code

Conversation

@evanrittenhouse
Copy link
Contributor

The new test fails without the changes to IoWorker. We add a QuicAuditStats receiver so that future tests can access them if need be.

The new test fails without the changes to IoWorker. We add a
QuicAuditStats receiver so that future tests can access them if need be.
@evanrittenhouse evanrittenhouse requested a review from a team as a code owner February 27, 2026 04:58
Copy link
Contributor

@schien schien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jannes
Copy link

jannes commented Mar 1, 2026

lgtm

same

@jannes
Copy link

jannes commented Mar 1, 2026

when we extend the test util functions to start server further, we should make a new type to return instead of growing the tuple.

@evanrittenhouse evanrittenhouse merged commit d6644f1 into master Mar 2, 2026
41 checks passed
@evanrittenhouse evanrittenhouse deleted the er/set-sent-close-code branch March 2, 2026 16:54
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.

3 participants