Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Use ghc-mod without memory leak #1299

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Conversation

alanz
Copy link
Collaborator

@alanz alanz commented Jun 18, 2019

As fixed by @bubba in alanz/ghc-mod#21

@alanz alanz requested review from mpickering, lukel97 and wz1000 June 18, 2019 16:13
@lukel97
Copy link
Collaborator

lukel97 commented Jun 18, 2019

I’d like to change the putMVar calls to non blocking ones just in case before this is merged, will do this tonight!

@alanz
Copy link
Collaborator Author

alanz commented Jun 18, 2019

I’d like to change the putMVar calls to non blocking ones just in case before this is merged, will do this tonight!

Why? There should be no contention for the MVar, if there is, a hangup gives us some kind of warning.

@lorenzo
Copy link
Collaborator

lorenzo commented Jun 20, 2019

I'll merge as this is already an improvement!

@lorenzo lorenzo merged commit 5f07482 into haskell:master Jun 20, 2019
@alanz alanz added this to the 2019-06 milestone Jul 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants