https://bugzilla.mindrot.org/show_bug.cgi?id=3894
--- Comment #5 from Damien Miller <[email protected]> --- I don't think the server delaying removing it's notion of an active session until its local channel data has drained is not necessarily incorrect. It _does_ have an active session until all it is properly disposed of. Maybe there are some cases where the g/c could be optimised to occur earlier, but 1) this just shrinks the timing window and doesn't close it and 2) will necessarily complicate the channels code. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
