mirror of
https://github.com/neovim/neovim.git
synced 2025-10-13 13:26:06 +00:00

Problem: outstanding exceptions may be skipped
Solution: When restoring exception state, process remaining outstanding
exceptions
closes: vim/vim#13386
0ab500dede
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>