-
Notifications
You must be signed in to change notification settings - Fork 722
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
Caused by: java.nio.channels.OverlappingFileLockException #6664
Comments
Options I see
|
Alright confirmed that https://github.com/nf-core/modules/actions/runs/10926649144 doesn't seem to fail from an initial test standpoint, AND it's forward progress so it has my vote. |
Sounds perfect to me |
Yep, lets give it a go, we wanted to move to that anyway. |
Any news on this fella? ;-) #6662 sits there and waiting :-P |
Yep, I think we give this a go and revert if everything breaks. |
Why did this not break when we wrote everything in the conda line before environment ymls? |
Now hoping that we can fix this in Nextflow: nextflow-io/nextflow#5485 |
Fixed in nextflow-io/nextflow#5489 - any additional testing by folks very welcome! |
https://nfcore.slack.com/archives/CE6P95170/p1731943264640149 Nextflow v24.10.1 just released!
Closing this but leaving it pinned in case anyones runs into this error |
I would have kept it open until we push up the minimal NXF version with a tools release |
Because of nf-core/modules#6664 it's a little critical
* ci(renovate): Add custom VERSION updates in GitHub actions https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions * ci(#6664): Bump all Nextflow versions to 24.10.1 * ci: Add renovate comments to version in actions
When tests are run in CI or locally using conda the tests fail with:
Caused by: #6600
Previous issues
The text was updated successfully, but these errors were encountered: