mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 08:15:41 +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>