Skip to content

Resolved null workflow binding in onComplete/onError handlers - #39

Merged
talnor merged 1 commit into
devfrom
stop
Jul 6, 2026
Merged

Resolved null workflow binding in onComplete/onError handlers#39
talnor merged 1 commit into
devfrom
stop

Conversation

@ejfresch

@ejfresch ejfresch commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Migrating to Nextflow 26.x required moving the onComplete / onError handlers inside the workflow{} block to comply with the stricter syntax. This generated a null-binding issue, preventing the signal cleanup logic (NF_READY / NF_ERROR, remove_signals.sh) from running.

@ejfresch
ejfresch requested a review from talnor July 4, 2026 22:56
@talnor
talnor merged commit 8a5d4ed into dev Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants