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

Prevent default output/error logs for job arrays #5152

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

bentsherman
Copy link
Member

Close #5092

Most grid executors will still write output/error logs for a job to some default location if you don't give a location. So we must explicitly set to /dev/null to disable them.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 7b8b2b0
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66b0b04f40f24700086292ca
😎 Deploy Preview https://deploy-preview-5152--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pditommaso pditommaso merged commit 71f6ed0 into master Aug 5, 2024
19 of 21 checks passed
@pditommaso pditommaso deleted the 5092-fix-job-array-output-log branch August 5, 2024 11:12
pditommaso added a commit that referenced this pull request Sep 4, 2024

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
nschan pushed a commit to nschan/nextflow that referenced this pull request Sep 12, 2024
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
Signed-off-by: Niklas Schandry <niklas@bio.lmu.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using array fills my home with many files like "~/nf-PROC_NAME_(6294).o6823940.88"
2 participants