Files
neovim/test/functional/core
zeertzjq ec24746406 test(core/channels_spec): fix flaky test (#38025)
If the last nvim_eval arrives on RPC channel before rpc_close_event() is
processed, it will be scheduled immediately after rpc_close_event() and
before free_channel_event(), causing the test to fail.
2026-02-23 04:26:38 +00:00
..
2025-04-27 13:40:46 -07:00
2026-01-20 07:09:15 +08:00
2024-04-23 18:17:04 +02:00