grpc-go
grpc-go copied to clipboard
stats: Improved sequencing documentation for server-side stats events and added tests.
Response to Issue #7824
RELEASE NOTES:
- Documentation Clarification: Clarified the expected sequencing of stats events in the server-side stats.Handler.
- New Test Cases: Added tests to verify the event sequencing for various RPC types, ensuring consistency and accuracy in server-side stats handling.