Hello,
I am using a large environment that loads several packages. The language server takes several minutes (!!!) every time it loads Unitful from cache. The other packages go just fine!
[ Info: Done loading EasyFit from cache... (took 14.0s)
[ Info: Loading Unitful from cache...
[ Info: Done loading Unitful from cache... (took 460.0s)
...
[ Info: Loading DSP from cache... (3%)
[ Info: Done loading DSP from cache... (took 0.016s) (3%)
Do you know why? and how to fix it?