zeertzjq
1264d1156c
fix(lua): don't leak timer 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:15:25 +08:00
..
2025-03-07 05:45:34 -08:00
2025-08-27 17:12:17 +02:00
2025-06-09 09:07:38 +02:00
2025-09-09 00:11:13 +00:00
2025-09-09 03:35:41 +00:00
2025-09-15 11:15:25 +08:00
2025-09-12 03:57:05 +00:00
2025-05-04 11:22:57 -04:00
2025-09-13 14:57:04 -07:00
2025-07-17 22:57:34 +02:00
2025-09-12 03:57:05 +00:00
2025-02-26 23:06:22 +01:00
2025-08-17 20:45:40 -07:00
2025-08-17 20:45:40 -07:00
2025-02-20 05:26:46 -08:00
2025-09-12 03:57:05 +00:00
2025-08-21 14:56:59 +02:00
2025-09-13 13:34:58 -07:00
2025-06-18 00:40:22 +08:00
2025-09-13 14:57:04 -07:00
2025-04-21 15:05:34 -07:00
2025-05-06 18:00:20 -07:00
2024-11-14 12:40:57 +01:00
2025-07-16 18:54:22 -07:00
2025-09-13 14:57:04 -07:00
2025-05-03 13:38:20 -07:00
2025-01-04 16:48:00 -08:00
2025-09-03 21:35:21 +03:00
2024-11-14 12:40:57 +01:00
2025-07-04 07:30:34 +00:00
2025-08-27 10:16:13 +08:00
2024-11-14 12:40:57 +01:00
2025-03-15 08:18:23 -07:00
2025-09-03 18:34:37 +01:00
2024-11-20 08:24:58 +08:00
2024-11-16 15:32:36 -08:00
2025-08-26 09:49:12 +01:00
2025-09-09 00:11:13 +00:00
2025-04-01 05:02:24 -07:00