summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/python.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2025-09-08 10:54:57 +0800
committerGitHub <noreply@github.com>2025-09-08 02:54:57 +0000
commitda7877232894c6ea6f67d1ec35a0de6b53843a41 (patch)
tree2da5b531982b42c9bfab4756377d875ae8db99c8 /runtime/syntax/python.vim
parentf0bf6d7647a4dabad0855d10bff63816b06eb24e (diff)
test(lsp): fix flakiness in inline completion test (#35676)
The flakiness happens because get() uses vim.schedule(), and a following key may be processed before the scheduled event. Use poke_eventloop() to ensure that the scheduled event is processed.
Diffstat (limited to 'runtime/syntax/python.vim')
0 files changed, 0 insertions, 0 deletions