Uh oh!
There was an error while loading. Please reload this page.
http2: Reuse ._onTimeout() to Http2Session and Http2Stream classes - #33354
http2: Reuse ._onTimeout() to Http2Session and Http2Stream classes#33354rickyes wants to merge 2 commits into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
benjamingr
commented
May 11, 2020
@yashLadha hey: you deleted my comment, I'm a bit confused and not not entirely sure how that's possible :] Would you mind explaining what happened I'm a bit baffled? |
yashLadha
commented
May 12, 2020
@benjamingr After I commented, i checked out code locally and saw that the method is a class method and after which I deleted my commented. Don't know why your comment got deleted 😕. I was not able to see your comment when I deleted my comment. Probably I haven't refreshed the page. Sorry for any confusion it caused. |
Also I think there is some hook in NodeJS repo because i deleted my comment only 😕 |
BridgeAR
commented
May 23, 2020
@benjamingr I guess it's a github bug. I reported it to github to have a closer look. |
nodejs-github-bot
commented
May 23, 2020
BridgeAR
commented
May 23, 2020
Landed in 7a094dc |
PR-URL: nodejs#33354 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #33354 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #33354 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #33354 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes