aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/iter.lua
diff options
context:
space:
mode:
authorGregory Anders <8965202+gpanders@users.noreply.github.com>2023-12-12 13:19:46 -0600
committerGitHub <noreply@github.com>2023-12-12 13:19:46 -0600
commit1907abb4c27857fe7f4e7394f32e130f9955a2e7 (patch)
treed60376bdedc8ac7537cec672ab0385c5e9ed5962 /runtime/lua/vim/iter.lua
parent2c96f1c4f052540ad0ca5cb6f631088aa9114f9c (diff)
downloadrneovim-1907abb4c27857fe7f4e7394f32e130f9955a2e7.tar.gz
rneovim-1907abb4c27857fe7f4e7394f32e130f9955a2e7.tar.bz2
rneovim-1907abb4c27857fe7f4e7394f32e130f9955a2e7.zip
fix(stream): do not close handle if it is already closing (#26537)
uv_close asserts that a handle is not already closing. We can guard against this assertion failure by manually checking the handle's closing status ourselves.
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions