Skip to content

Use -d flag for bkill in LSF Executor#6784

Open
cgoina wants to merge 1 commit intonextflow-io:masterfrom
cgoina:lsf-bkill-flag
Open

Use -d flag for bkill in LSF Executor#6784
cgoina wants to merge 1 commit intonextflow-io:masterfrom
cgoina:lsf-bkill-flag

Conversation

@cgoina
Copy link

@cgoina cgoina commented Jan 30, 2026

This is the PR for #6772 to add '-d' flag when killing the LSF job. Our cluster admins suggested that this is the correct behavior because even if Nextflow kills the LSF job from the LSF scheduler's perspective the job was terminated as intended.
I've been running this on our LSF cluster and it looks good.

@netlify
Copy link

netlify bot commented Jan 30, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit cbac689
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/698ce655fe843c00088d1cb5

@cgoina cgoina requested a review from a team as a code owner February 10, 2026 17:35
Signed-off-by: Cristian Goina <goinac@janelia.hhmi.org>
@bentsherman bentsherman linked an issue Feb 27, 2026 that may be closed by this pull request
@pditommaso pditommaso force-pushed the master branch 2 times, most recently from d9fa5cd to d752bc2 Compare February 28, 2026 13:10
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.

Change the LSFExecutor killCommand to use '-d'

2 participants