https://bugzilla.mindrot.org/show_bug.cgi?id=3531

--- Comment #1 from renmingshuai <rmsh1...@163.com> ---
I had this problem while using my expect script. My expect script call
sftp for transferring files. When exit because of some error, it sent
SIGTERM to the sftp process, which sent a signal to its child process,
ssh. Ssh did not exit as expected and will never exit unless killing
it.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to