mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00

Close the timer started during tests before closing the session. This fixes the uv_loop_close hangs happening in the functional tests. Signed-off-by: Shreyansh Chouhan <chouhan.shreyansh2702@gmail.com>