Skip to content

Conversation

@siganberg
Copy link

Prevents recursive calls when stream_tx_blocking callback triggers task_execute during high-frequency status polling.

Without this guard, buffer state corruption can occur when CDC_Transmit_FS is busy and the blocking callback attempts another write.

Prevents recursive calls when stream_tx_blocking callback triggers
task_execute during high-frequency status polling.

Without this guard, buffer state corruption can occur when CDC_Transmit_FS
is busy and the blocking callback attempts another write.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant