mirror of
https://github.com/neovim/neovim.git
synced 2026-03-04 08:07:13 +00:00
Problem: Vim9: exceptions confuse defered functions
Solution: save and restore exception state when calling defered
functions
closes: vim/vim#13364
closes: vim/vim#13372
0672595fd5
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>