nextflow icon indicating copy to clipboard operation
nextflow copied to clipboard

fix: missing .command.env when eval is used and task runs on a cloud env

Open thanhleviet opened this issue 1 year ago • 1 comments

The file .command.env is missing in nxf_unstage when eval is used in the process on a cloud env (tested on AWS Batch)

thanhleviet avatar Aug 27 '24 13:08 thanhleviet