]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4699: hard to reproduce hang when reading from a channel v8.2.4699
authorLemonBoy <thatlemon@gmail.com>
Tue, 5 Apr 2022 21:03:30 +0000 (22:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 5 Apr 2022 21:03:30 +0000 (22:03 +0100)
commit75a0f3c011dfbafd2d60e87d4b2b07572df3e3ec
tree7c16ad5e0807724f07b1f317676e38bd111daa6b
parentaa7d0c233532fb9d8c2876ea8e978a82b12c377f
patch 8.2.4699: hard to reproduce hang when reading from a channel

Problem:    Hard to reproduce hang when reading from a channel.
Solution:   Check for readahead before starting to wait. (closes #10093,
            closes #7781, closes #6364)
src/channel.c
src/version.c