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

Update jgit to fix locking issue #83

Closed
leonard84 opened this issue Mar 25, 2021 · 4 comments
Closed

Update jgit to fix locking issue #83

leonard84 opened this issue Mar 25, 2021 · 4 comments

Comments

@leonard84
Copy link

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

@zerovian
Copy link

Any update on this? We're also getting hangs with jgit when run from teamcity.

@dcoraboeuf
Copy link
Contributor

I'll have a look. There was a PR about this, but I think it's outdated by now.

@dcoraboeuf
Copy link
Contributor

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.

@zerovian
Copy link

nice. thanks for the fast fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants