Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Conversation

@t089
Copy link

@t089 t089 commented Dec 13, 2018

This adds a simple test that asserts that pipelined requests are always responded to in the correct order if supportPipelining: true is set.

@t089
Copy link
Author

t089 commented Dec 13, 2018

I've added a test that triggers the assertion in debug builds even if pipelining is enabled.

debugOnly { assert(!self.awaitingReponse, "Pipelined HTTP request detected. Enable pipelining to prevent this error.")}

@tanner0101 tanner0101 added the enhancement New feature or request label Feb 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants