summaryrefslogtreecommitdiff
path: root/rc/tools/python
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2020-11-02 22:52:59 +1100
committerMaxime Coste <mawww@kakoune.org>2020-11-02 22:54:54 +1100
commit94ac3084e156b87869f8b336ae0a3fd752743179 (patch)
treeab066a5156d1f3fec1cea14bf4f71739c318e797 /rc/tools/python
parent42301f32ca246313ee31411de070f2eadd4c1266 (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