-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
component: formatterspriority: highHigh priority itemHigh priority itemstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Description
StylishHaskell shifting the working dir, it could make other part of hls depending on cwd result in error in some race condition.
haskell-language-server/plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs
Line 81 in 61fd5c4
loadConfigFrom file = do |
Such as Hlint, Stan, Template haskel, session loader
etc. We should not shifting the working dir after initilization.
fendor
Metadata
Metadata
Assignees
Labels
component: formatterspriority: highHigh priority itemHigh priority itemstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..