]> git.eshelyaron.com Git - emacs.git/commit
Do not delete asynchronous Tramp processes due to session timeout
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 3 May 2020 11:59:50 +0000 (13:59 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 3 May 2020 11:59:50 +0000 (13:59 +0200)
commit7f51ab5163635aa6bc369b5173af955c6a27f927
tree6553c085c85543add97dccbe82a16cc4c9c1eb48
parenta9432bd2cc01016b0fbdf3b8631070d95fc7600c
Do not delete asynchronous Tramp processes due to session timeout

* lisp/net/tramp-cmds.el (tramp-cleanup-connection): New optional
argument KEEP-PROCESSES.

* lisp/net/tramp-sh.el (tramp-timeout-session): Use it.  (Bug#41042)
lisp/net/tramp-cmds.el
lisp/net/tramp-sh.el