diff options
author | Gregory Anders <greg@gpanders.com> | 2023-11-13 13:39:04 -0600 |
---|---|---|
committer | Gregory Anders <greg@gpanders.com> | 2023-11-13 19:04:47 -0600 |
commit | 22eb2ba18336df6cd70a88f666818ee5d8ba92d2 (patch) | |
tree | 00c372c9e8be2d7e43dbe0eb997b4f2bbdc664cf /scripts/gen_help_html.lua | |
parent | e7c46438ab118c138a7370a9976e45854c356a89 (diff) | |
download | rneovim-22eb2ba18336df6cd70a88f666818ee5d8ba92d2.tar.gz rneovim-22eb2ba18336df6cd70a88f666818ee5d8ba92d2.tar.bz2 rneovim-22eb2ba18336df6cd70a88f666818ee5d8ba92d2.zip |
fix(lua): do not schedule events if Nvim is exiting
If Nvim is in the process of exiting then we do not want to allocate any
new refs onto the event loop, because they will not be freed and will
result in a memory leak.
Diffstat (limited to 'scripts/gen_help_html.lua')
0 files changed, 0 insertions, 0 deletions