diff options
| author | Maxime Coste <mawww@kakoune.org> | 2020-11-02 22:52:59 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2020-11-02 22:54:54 +1100 |
| commit | 94ac3084e156b87869f8b336ae0a3fd752743179 (patch) | |
| tree | ab066a5156d1f3fec1cea14bf4f71739c318e797 /rc/tools/python | |
| parent | 42301f32ca246313ee31411de070f2eadd4c1266 (diff) | |
Handle reading from stdin returning 0
0 means stdin was closed, this is quite unexpected as we would usually
get a SIGHUP, but it looks like in some rare case this happens and
it leads to an infinite loop trying to handle stdin events (as it
will always be readable from now on).
Fixes #3557
Diffstat (limited to 'rc/tools/python')
0 files changed, 0 insertions, 0 deletions
