Skip to content

httptest: fix a bug in the fake http client#3134

Merged
nicks merged 1 commit into
masterfrom
nicks/httptest
Mar 26, 2020
Merged

httptest: fix a bug in the fake http client#3134
nicks merged 1 commit into
masterfrom
nicks/httptest

Conversation

@nicks

@nicks nicks commented Mar 26, 2020

Copy link
Copy Markdown
Contributor

Hello @landism,

Please review the following commits I made in branch nicks/httptest:

a722fe8 (2020-03-26 16:44:33 -0400)
httptest: fix a bug in the fake http client
A reader can only be consumed once, so returning the same response
reader multiple times doesn't do what you'd expect.

Reduces a lot of the error spam in engine tests

A reader can only be consumed once, so returning the same response
reader multiple times doesn't do what you'd expect.

Reduces a lot of the error spam in engine tests
@nicks
nicks requested a review from landism March 26, 2020 20:45
@nicks
nicks merged commit a19ac7e into master Mar 26, 2020
@nicks
nicks deleted the nicks/httptest branch March 26, 2020 21:30
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.

2 participants