Commit Graph

2 Commits

Author SHA1 Message Date
Luigi Pinca
0a62026f32 test: deflake http2-cancel-while-client-reading
Add missing `'error'` event handler.

Fixes: https://github.com/nodejs/node/issues/40610

PR-URL: https://github.com/nodejs/node/pull/40659
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-11-04 19:32:15 +00:00
Akshay K
b00d1ae5ba
http2: add tests for cancel event while client is paused reading
PR-URL: https://github.com/nodejs/node/pull/39622
Refs: https://github.com/nodejs/node/pull/39423
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
2021-08-06 14:40:02 +01:00