]> git.eshelyaron.com Git - emacs.git/commit
Improve Tramp robustness
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 15 Jan 2023 17:49:37 +0000 (18:49 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 15 Jan 2023 17:49:37 +0000 (18:49 +0100)
commit4d37504c432aad019a68698e590912a538c09d36
tree67140a3e6ebb6b9f5212609c6b184c4c9c390231
parentead86da14bffe1ce7471745bc9f443b7001f362a
Improve Tramp robustness

* lisp/net/tramp-cmds.el (tramp-cleanup-connection):
Protect `delete-process'.

* test/lisp/net/tramp-tests.el (tramp-test29-start-file-process)
(tramp-test30-make-process): Don't test disabled process filter.
lisp/net/tramp-cmds.el
test/lisp/net/tramp-tests.el