Commit 572a4c8
Improve error on failed quit
The error message in PtyReplSessions Drop impl implies that the
subprocess is "bash", which isn't necessarily true and might confuse
users.
So we print the process name instead
Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
Signed-off-by: phaer <hello@phaer.org>1 parent 59213cd commit 572a4c8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
345 | | - | |
| 345 | + | |
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| |||
0 commit comments