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-03-07 05:45:34 -08:00
2025-03-15 15:00:44 +01:00
2025-08-08 06:11:28 +08:00
2025-03-13 00:42:02 +00:00
2025-09-15 11:26:27 +08:00
2025-08-24 14:43:19 +08:00
2024-11-14 12:40:57 +01:00
2025-08-08 06:11:28 +08:00
2025-05-27 09:40:55 +01:00
2025-05-31 00:11:49 +00:00
2025-02-26 23:06:22 +01:00
2024-11-14 12:40:57 +01:00
2025-02-26 23:06:22 +01:00
2025-02-20 05:26:46 -08:00
2025-02-26 23:06:22 +01:00
2025-04-30 14:38:40 +00:00
2024-12-18 23:59:03 +00:00
2025-04-14 11:38:29 +00:00
2024-11-14 12:40:57 +01:00
2025-02-09 07:31:14 -08:00
2024-11-14 12:40:57 +01:00
2024-12-17 07:11:41 -06:00
2025-08-08 06:11:25 +08:00
2025-02-10 09:33:23 +01:00
2025-01-04 16:48:00 -08:00
2025-08-08 06:11:28 +08:00
2024-11-14 12:40:57 +01:00
2025-04-02 12:48:35 +00:00
2025-04-11 12:28:22 +00:00
2024-11-14 12:40:57 +01:00
2025-03-15 08:18:23 -07:00
2025-09-03 18:03:35 +00:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2024-12-19 07:07:04 -08:00
2024-11-14 12:40:57 +01:00
2025-04-01 12:28:28 +00:00