Files
neovim/test/functional
zeertzjq 9b7cf4f0be fix(vim.system): don't process non-fast events during wait() (#27300)
Problem:
Processing non-fast events during SystemObj:wait() may cause two pieces
of code to interfere with each other, and is different from jobwait().

Solution:
Don't process non-fast events during SystemObj:wait().
2024-02-02 21:52:01 +08:00
..
2024-01-18 00:14:48 -08:00
2024-01-03 02:09:29 +01:00