mirror of
https://github.com/vim/vim.git
synced 2026-06-01 06:57:49 +02:00
7b0afc1d76
Problem: test_mswin_event() can hang.
Solution: Add the "execute" argument to process events right away.
(Christopher Plewright, closes #11760)