This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
HIE unresponsive #983
Closed
Description
I've noticed that somewhere after 8e7d756 commit hie stopped responding to client requests. Unfortunately i'm unable to compile hie on most commits after 8e7d756, so i can't bisect to specific commit.
Not sure if it's a specific request that makes hie freezed or there is some specific trigger
Relevant logs:
https://pastebin.com/zLqyGDF0 <- stuck after documentHighlight request, source is compilable.
https://pastebin.com/n8zR5PUy <- stuck after didChange request that introduced error in source and another didChange that fixed it back