Commit 974e08f
fix(editor): _launch に stdin=subprocess.DEVNULL を追加
エディタをバックグラウンド起動する際 stdin を DEVNULL に向け、
エディタ側が stdin を要求しても親プロセス (devbase 実行ターミナル) の
入力を奪う/ハングするのを防ぐ。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4da65f4 commit 974e08f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
| 301 | + | |
301 | 302 | | |
302 | 303 | | |
303 | 304 | | |
| |||
0 commit comments