stinb / UnderstandForVSCode

VS Code extension for Understand
https://www.scitools.com
MIT License
1 stars 0 forks source link

Not getting responses from userver on Mac 12 after opening big files #21

Closed RobbyCBennett closed 1 month ago

RobbyCBennett commented 1 month ago

Bug information

Describe the bug @jordancolbeth found this on his Mac with FastGrep. It seems that userver itself it trying to send the responses, but they get lost somehow. Maybe the client is the problem.

Steps to replicate the bug

  1. Open FastGrep
  2. Open some big files
  3. Hover stops working (no response from userver)

System and version

RobbyCBennett commented 1 month ago

I can replicate this on an ARM Mac with both named pipes and TCP. It's Mac version 12.7.4. It has 8 GB of RAM.

RobbyCBennett commented 1 month ago

Solution: update Mac to the latest release. In my case, I updated it to MacOS 14 and it fixed the problem.