-
Notifications
You must be signed in to change notification settings - Fork 40
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
Update jgit to fix locking issue #83
Labels
Comments
Any update on this? We're also getting hangs with jgit when run from teamcity. |
I'll have a look. There was a PR about this, but I think it's outdated by now. |
dcoraboeuf
added a commit
that referenced
this issue
May 26, 2022
dcoraboeuf
added a commit
that referenced
this issue
May 26, 2022
dcoraboeuf
added a commit
that referenced
this issue
May 26, 2022
dcoraboeuf
added a commit
that referenced
this issue
May 26, 2022
Available in 3.0.0 Note that the latest version of jgit required JDK 11 so I had to bump the major version (2 -> 3) because it's clearly a breaking change. |
nice. thanks for the fast fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please update the jgit library to fix this bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=566170 it currently slows down all our ci-builds.
locking FileBasedConfig[/home/ci-build/.config/jgit/config] failed after 5 retries
The text was updated successfully, but these errors were encountered: