Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce impact of leaking type provider instances #1252

Merged
merged 2 commits into from
Mar 29, 2019
Merged

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Mar 28, 2019

The F# tools appear to be leaking type provider instances from time to time. Or, perhaps FSharp.Data is not de-registering file watcher callbacks correctly.

Either way, best practice is that file watcher callbacks do not hold strong handles to type providers.

@dsyme dsyme merged commit 17ddcf9 into fsprojects:master Mar 29, 2019
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