Files
Matthew Heon 1313f8a450 Ensure that exec sends resize events
We previously tried to send resize events only after the exec
session successfully started, which makes sense (we might drop an
event or two that came in before the exec session started
otherwise). However, the start function blocks, so waiting
actually means we send no resize events at all, which is
obviously worse than losing a few.. Sending resizes before attach
starts seems to work fine in my testing, so let's do that until we
get bug reports that it doesn't work.

Fixes #5584

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-03-25 15:33:52 -04:00
..
2020-03-17 10:31:32 +01:00
2020-03-17 17:18:56 +01:00
2020-03-16 10:03:55 -05:00
2017-11-01 11:24:59 -04:00
2020-03-12 10:06:51 +05:30
2020-01-13 14:27:02 +01:00
2019-07-07 08:54:20 -05:00
2020-03-03 11:21:14 -05:00
2019-07-22 15:57:23 -04:00
2019-10-31 17:42:37 +01:00
2020-03-17 17:18:56 +01:00
2019-10-31 17:42:37 +01:00
2020-01-25 15:09:09 -06:00
2019-06-25 13:51:24 -05:00
2020-01-13 14:27:02 +01:00
2020-03-17 17:18:56 +01:00
2019-08-28 11:35:00 -04:00
2020-03-24 16:03:49 -05:00
2020-01-13 14:27:02 +01:00
2020-01-14 10:51:59 +01:00
2019-06-25 13:51:24 -05:00
2020-02-11 22:24:14 +01:00
2020-03-05 20:03:44 +01:00
2020-02-13 21:42:57 -05:00
2020-02-21 09:37:30 -05:00
2020-01-16 13:49:21 -05:00
2020-02-27 13:11:42 -06:00