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

Docs: Must dispose UpdateManager.GithubManager.Result #1396

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gojanpaolo
Copy link
Contributor

@gojanpaolo gojanpaolo commented Oct 15, 2018

UpdateManager.GithubManager.Result must be disposed to avoid leaked mutex. Updated docs for proper usage.

To repro:

  1. Download Setup.exe in https://github.com/gojanpaolo/squirrel-github-mutex/releases
  2. Run Setup.exe to install MyApp
  3. MyApp should crash with leaked mutex (sometimes it takes a while. just keep the app running and it should happen once you get back to it)

To repro:
1. Download `Setup.exe` in https://github.com/gojanpaolo/squirrel-github-mutex/releases
2. Run `Setup.exe` to install `MyApp`
3. `MyApp` should crash with leaked mutex (sometimes it takes a while. just keep the app running and it should happen once you get back to it)
@gojanpaolo gojanpaolo changed the title Added must dispose mgr.Result Docs: Must dispose UpdateManager.GithubManager.Result Oct 15, 2018
@shiftkey shiftkey added the docs Issues and pull requests related to documentation changes label Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issues and pull requests related to documentation changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants