Platform/Software Version: SVR.JS 3.4.37 or older, 3.10.3 or older
Steps to Reproduce:
- Install SVR.JS (with Node.JS 10.x)
- Enable HTTP/2
- Start SVR.JS
- Try to visit a website at localhost (using a client, that supports HTTP/2).
Actual Behavior: Mostly stable, sometimes it crashes with HTTP/2 stream being destroyed
Additional Information:
This bug may be caused by this Node.JS bug.