nextflow icon indicating copy to clipboard operation
nextflow copied to clipboard

Fix config for Trace level logging within the ConfigBuilder class

Open kdesnos opened this issue 6 months ago • 3 comments

Fix issue #6039

kdesnos avatar May 06 '25 05:05 kdesnos

Deploy Preview for nextflow-docs-staging canceled.

Name Link
Latest commit aef1d961b31308728ca5f8f4ecaeceee8b858fdc
Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6846d824de95b30008282070

netlify[bot] avatar May 06 '25 05:05 netlify[bot]

The unit test error seems to occur in some code I didn't touch at all..

kdesnos avatar May 06 '25 06:05 kdesnos

Note that an alternative solution would simply be to remove the call to isTraceEnable in CmdRun and let ConfigBuilder decide on its own.

kdesnos avatar May 06 '25 07:05 kdesnos