Skip to content

Handle exit message from lsp#195

Open
matthewbauer wants to merge 1 commit intojosephsumabat:mainfrom
matthewbauer:handle-exit-lsp
Open

Handle exit message from lsp#195
matthewbauer wants to merge 1 commit intojosephsumabat:mainfrom
matthewbauer:handle-exit-lsp

Conversation

@matthewbauer
Copy link
Contributor

noticed that some profiling wasn’t getting cleanly output. i think it’s because the client is sigkilling before static-lsp has a chance to output profiling.

noticed that some profiling wasn’t getting cleanly output. i think
it’s because the client is sigkilling before static-lsp has a chance
to output profiling.
-- occur as the final action in a 'finally' or 'bracket', because otherwise this thread will finish early (as soon
-- as the thread receives the BlockedIndefinitelyOnMVar exception)
-- Rethrows any exceptions.
untilMVar :: MVar () -> IO a -> IO ()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from haskell-language-server. i assume we can reuse this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant