You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
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