diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2025-09-08 10:54:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 02:54:57 +0000 |
| commit | da7877232894c6ea6f67d1ec35a0de6b53843a41 (patch) | |
| tree | 2da5b531982b42c9bfab4756377d875ae8db99c8 /runtime/syntax/python.vim | |
| parent | f0bf6d7647a4dabad0855d10bff63816b06eb24e (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
