Files
neovim/test
zeertzjq f0baa18043 fix(channel): stack-buffer-overflow with exit during connection (#39387)
Problem:  When Nvim exits while connecting to a socket it leads to
          stack-buffer-overflow.
Solution: Associate the handle with the Stream and use the Stream's
          internal_close_cb to update the "closed" status.
(cherry picked from commit 4ed2e66d2e)
2026-04-25 12:38:20 +00:00
..
2026-04-22 23:01:00 +00:00
2026-04-22 23:01:00 +00:00
2026-04-22 23:01:00 +00:00