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

fix(core): Avoid deadlock in Invoke-ExternalCommand #5064

Merged
merged 5 commits into from
Jul 25, 2022

Conversation

lewis-yeung
Copy link
Contributor

Description

Remove a deadlock potential in the function Invoke-ExternalCommand. See MS docs for details.

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

@lewis-yeung lewis-yeung changed the title fix(core): avoid deadlock in Invoke-ExternalCommand fix(core): Avoid deadlock in Invoke-ExternalCommand Jul 25, 2022
lib/core.ps1 Outdated Show resolved Hide resolved
lib/core.ps1 Outdated Show resolved Hide resolved
lib/core.ps1 Outdated Show resolved Hide resolved
L. Yeung and others added 3 commits July 25, 2022 23:32
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
@niheaven niheaven merged commit eac520a into ScoopInstaller:develop Jul 25, 2022
@lewis-yeung lewis-yeung deleted the avoid-deadlock branch July 25, 2022 16:31
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.

2 participants