fix(http2): revert http2 refactor causing a client hang

This reverts commit 7b7dcc8f68.
This commit is contained in:
Sean McArthur
2019-01-24 11:00:12 -08:00
parent 078ed82dd5
commit 9aa7e99010
3 changed files with 48 additions and 6 deletions

View File

@@ -333,6 +333,9 @@ t! {
;
}
// In rare cases, the h2 client connection does not shutdown, resulting
// in this test simply hanging... :(
#[cfg(feature = "__internal_flaky_tests")]
t! {
http2_parallel_10,
parallel: 0..10