perfsonar / pscheduler

The perfSONAR Scheduler
Apache License 2.0
53 stars 32 forks source link

Merged-results method doesn't get debug #1434

Open mfeit-internet2 opened 1 month ago

mfeit-internet2 commented 1 month ago

When the runner calls merged-results, the method doesn't inherit the current state of debug when just the task is being debugged.

Find a way to pass that state through, similar to what's done with child_env earlier.