Skip to content

Conversation

@yulongzhang
Copy link
Contributor

This avoids printing the following panic messages in the log:

2026/01/26 14:15:43 %!v(PANIC=String method: unhandled span type loop)
2026/01/26 14:15:43 %!v(PANIC=String method: unhandled span type iteration)

Because loop does not use span fields and iteration only uses span.Name (which is already printed), we don't need to print anything further.

@dvyukov dvyukov enabled auto-merge January 26, 2026 14:11
@dvyukov dvyukov added the AI patching Feature requests and bugs related to AI-based kernel bug fix generation. label Jan 26, 2026
@dvyukov dvyukov added this pull request to the merge queue Jan 26, 2026
Merged via the queue into google:master with commit b1fba58 Jan 26, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI patching Feature requests and bugs related to AI-based kernel bug fix generation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants