New
  • $OCX_CPU_REQUEST
    variable now injected into Custom workflow environment so that job scripts can now access the number of CPUs requested by the workflow.
  • Workflow environment variables
    $HOME
    and
    $USER
    are now set to more sensible defaults.
Improved
  • Canceling Nextflow workflows with child tasks now cancels the child tasks, instead of waiting for them to finish.