Files
neovim/test/functional/core
Gregory Anders 1907abb4c2 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.
2023-12-12 13:19:46 -06:00
..
2023-10-12 07:04:16 -07:00