aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/shared.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-01-04 08:39:20 +0800
committerGitHub <noreply@github.com>2023-01-04 08:39:20 +0800
commitef18c9f9b05caf1f39ed32762f53802e378f143b (patch)
treeff82f10a2aa372e0b55b539eea4a337558779549 /runtime/lua/vim/shared.lua
parent63e0e77bd96f2541411725e7c5e219cf556fc7b1 (diff)
downloadrneovim-ef18c9f9b05caf1f39ed32762f53802e378f143b.tar.gz
rneovim-ef18c9f9b05caf1f39ed32762f53802e378f143b.tar.bz2
rneovim-ef18c9f9b05caf1f39ed32762f53802e378f143b.zip
test(tui_spec): avoid race between nvim_paste and nvim_input (#21639)
Now that the TUI calls nvim_paste and nvim_input through RPC, the data race is much more likely, as nvim_paste is deferred while nvim_input is not. Add an expect_child_buf_lines() call to avoid the race.
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions