Commit d3c0c87
committed
workspace/builder(docs[pane-readiness]): Document shell-skip heuristic scope
why: The readiness skip for panes with shell/window_shell was undocumented,
making it unclear to future maintainers why pane_shell is None is the check.
what:
- Add comment explaining that shell/window_shell runs a command launcher,
not an interactive shell, so there is no prompt to wait for1 parent 0139018 commit d3c0c87
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
567 | 571 | | |
568 | 572 | | |
569 | 573 | | |
| |||
0 commit comments