Remove .hangup()
authornorly <ny-git@enpas.org>
Tue, 26 Apr 2022 22:33:15 +0000 (00:33 +0200)
committernorly <ny-git@enpas.org>
Thu, 28 Apr 2022 00:23:34 +0000 (02:23 +0200)
We were just calling .close(), which the TTY layer does for us anyway.
And it does so with the correct locking.


No differences found