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

Wait for children to exit correctly (fixes #4888) #4902

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

snoyberg
Copy link
Contributor

Note: Documentation fixes for https://docs.haskellstack.org/en/stable/ should target the "stable" branch, not master.

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

Copy link
Member

@psibi psibi left a comment

Choose a reason for hiding this comment

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

Although the code is small, it took quite some time to understand what is going on! Note that I wasn't able to reproduce this issue as snapcraft was working fine for me.

The test seems to be failing because the BSD tar in OSX doesn't seem to understand -Af option. So, that's a separate issue unrelated to this PR.

@snoyberg snoyberg merged commit 2305162 into stable Jun 25, 2019
@snoyberg snoyberg deleted the 4888-fix-unpack-ghc branch June 25, 2019 07:34
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