Commit 9843084
Detect Conductor/Superset via parent process instead of env vars.
Replace CONDUCTOR_ROOT_PATH and SUPERSET_ENV checks with ps-based
parent process detection so tmux is reliably skipped in embedded
terminals regardless of whether the host app sets env vars.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b38a7a6 commit 9843084
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| |||
0 commit comments