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

Pkg: make sure LibGit2 repo closes if we fail in install_git #28030

Merged
merged 3 commits into from
Jul 12, 2018

Conversation

KristofferC
Copy link
Member

Ran AV on Pkg.jl repo 5 times in a row without failing with this, so let's see how it works here.

Should fix #27982 (again)

@kshyatt kshyatt added packages Package management and loading libgit2 The libgit2 library or the LibGit2 stdlib module labels Jul 10, 2018
@KristofferC
Copy link
Member Author

Didn't work, let's try comment out the test that fails and see if that is actually the problem...

@KristofferC
Copy link
Member Author

Doesn't error on AV now. I'll rerun it and see if it still passes. If so, I'll merge this to disable the offending test to not cause red CI while working on trying to resolve it.

@KristofferC
Copy link
Member Author

Ok, let's disable this test for now then.

@KristofferC KristofferC merged commit 1adeae0 into master Jul 12, 2018
@martinholters martinholters deleted the kc/pkg_close branch July 12, 2018 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libgit2 The libgit2 library or the LibGit2 stdlib module packages Package management and loading
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EBUSY in Pkg tests on appveyor
2 participants