mirror of
https://github.com/neovim/neovim.git
synced 2025-11-18 00:01:46 +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>