refactor(http2): remove extra mpsc trying to work around h2 hang

This commit is contained in:
Sean McArthur
2019-01-22 14:04:40 -08:00
parent 83dad03a81
commit 7b7dcc8f68
3 changed files with 6 additions and 48 deletions

View File

@@ -333,9 +333,6 @@ 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