Remove wait on drain (which may never happen)
authorDirk Koopman <djk@tobit.co.uk>
Tue, 21 Apr 2020 18:43:32 +0000 (19:43 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 21 Apr 2020 18:43:32 +0000 (19:43 +0100)
Changed the arrangements sending logout files (what a palaver for
something so "simple"). Basically, if there is nothing to send on
disconnect, the Mojo "drain" signal is never emitted. So it hangs for
ever. But only sometimes (for some reason).


No differences found