zeertzjq
7b1ac2080d
fix(lua): don't leak handle when vim._watch.watch() fails ( #35768 )
...
This fixes the following warning in tests with ASAN or TSAN:
-------- Running tests from test/functional/lua/watch_spec.lua
RUN T4253 vim._watch watch() ignores nonexistent paths: 29.00 ms OK
nvim took 2006 milliseconds to exit after last test
This indicates a likely problem with the test even if it passed!
2025-09-15 11:26:27 +08:00
..
2025-07-18 16:45:06 +07:00
2025-03-11 07:22:20 -07:00
2025-03-12 16:49:36 +08:00
2025-09-11 23:51:45 +00:00
2025-08-30 00:55:38 +00:00
2025-06-06 03:20:45 +00:00
2025-03-19 10:24:51 +01:00
2025-09-15 11:26:27 +08:00
2025-02-20 12:10:13 +00:00
2025-05-13 02:35:41 +00:00
2025-07-12 11:27:31 -07:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-08-08 23:37:28 +00:00
2025-07-19 22:40:28 +07:00
2025-02-26 16:54:37 +00:00
2023-08-13 13:25:10 +01:00
2025-04-28 00:01:50 +07:00
2024-12-06 20:57:21 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-03-09 17:13:52 +08:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2025-08-31 15:25:45 -04:00
2025-04-27 23:20:07 +00:00
2019-03-11 21:00:12 +01:00
2025-02-12 11:01:06 +01:00
2025-03-09 17:13:52 +08:00
2024-07-02 13:05:16 +02:00