John Harrison
83d1599871
[lldb-dap] Addressing orphaned processes in tests. ( #166205 )
...
In lldb-dap tests, we sometimes spawn subprocesses directly but do not
always correctly clean them up.
This can cause some tests, like the `TestDAP_disconnect.test_attach` to
hang and not properly respect timeouts.
To fix this, I am passing the `lldbtest.Base.spawnSubprocess` helper to
the adapter client so it can be used spawn subprocesses in a way that we
can ensure they're cleaned up.
2025-11-04 09:04:56 -08:00
..
2025-10-20 08:58:12 +00:00
2025-10-15 17:09:13 -07:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-10-31 18:03:39 +00:00
2025-10-15 17:09:13 -07:00
2025-10-15 17:09:13 -07:00
2025-08-09 05:06:53 -03:00
2025-09-18 11:01:19 +01:00
2025-10-29 18:53:00 +00:00
2025-06-04 12:56:10 +01:00
2025-11-04 09:04:56 -08:00
2025-07-15 08:19:10 -07:00
2025-06-16 17:24:48 -07:00
2025-04-24 16:25:31 -07:00
2025-08-21 15:26:52 -07:00
2025-10-20 21:54:13 +01:00
2025-10-15 17:09:13 -07:00
2025-10-31 18:03:39 +00:00
2024-10-11 03:31:26 +02:00
2025-09-11 12:06:46 -07:00
2025-10-31 18:03:39 +00:00
2025-10-31 18:03:39 +00:00
2025-08-23 08:19:46 +02:00
2025-07-10 10:10:00 -07:00
2025-10-15 17:09:13 -07:00
2025-08-21 15:26:52 -07:00
2025-05-16 19:28:34 -07:00
2025-10-31 13:33:34 -07:00
2025-07-11 11:14:59 +01:00
2025-06-17 15:24:26 +01:00
2025-10-31 18:03:39 +00:00
2025-11-04 09:04:56 -08:00
2025-02-24 14:56:28 -08:00
2025-08-01 13:43:13 +01:00
2025-04-25 09:34:17 -07:00
2025-10-15 11:55:29 +01:00
2024-09-10 12:40:20 -07:00
2025-04-25 09:30:09 -07:00
2025-09-18 11:01:19 +01:00
2025-09-18 11:01:19 +01:00
2025-09-18 11:01:19 +01:00
2025-05-16 19:28:34 -07:00
2025-05-31 16:59:46 +02:00
2025-05-29 14:37:03 -07:00
2025-10-15 23:46:07 +03:00