Skip to content

Conversation

@mwlang
Copy link

@mwlang mwlang commented Aug 22, 2021

Webmock is closing the body_io stream before it can be accessed in the after_live_request callback. This PR moves that close action to after the callback call and places in ensure block so an exception raised in the callback doesn't block the close

Example use-case: https://github.com/mwlang/binance/blob/master/spec/support/vcr.cr#L53-L79

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