Skip to content

🐛 Fix InvalidResponseError in #get_tagged_response - #633

Merged
nevans merged 1 commit into
masterfrom
fix-invalid_response_error-in-get_tagged_response
Apr 1, 2026
Merged

🐛 Fix InvalidResponseError in #get_tagged_response#633
nevans merged 1 commit into
masterfrom
fix-invalid_response_error-in-get_tagged_response

Conversation

@nevans

@nevans nevans commented Mar 28, 2026

Copy link
Copy Markdown
Collaborator

This previously raised a NoMethodError.

Or... it would.

No tests failed because, for response-tagged, ResponseParser has been updated to strictly validate the resp-cond-state name, and raises this exception directly. I'm not sure if this code even can be triggered by the current ResponseParser.

This previously raised a NoMethodError.
@nevans nevans added the bug Something isn't working label Mar 28, 2026
@nevans
nevans merged commit f3358d7 into master Apr 1, 2026
39 checks passed
@nevans
nevans deleted the fix-invalid_response_error-in-get_tagged_response branch April 1, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

1 participant