Commit 2d952ec
Pass debug flag to detached process restart command (#2992)
When running a workload in detached mode with debug enabled, the debug
flag was not being passed to the spawned restart command. This meant
debug logging was lost after the handoff to the detached process.
Signed-off-by: carlos <[email protected]>
Co-authored-by: Eleftheria Stein-Kousathana <[email protected]>1 parent 9248f70 commit 2d952ec
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
544 | 548 | | |
545 | 549 | | |
546 | 550 | | |
| |||
0 commit comments