Nick Craig-Wood
4a382c09ec
mount: run tests in a subprocess to fix deadlock - fixes #3259
...
Before this change we ran the tests and the mount in the same process.
This could cause deadlocks and often did, and made the mount tests
very unreliable.
This fixes the problem by running the mount in a seperate process and
commanding it via a pipe over stdin/stdout.
2022-06-16 16:48:09 +01:00
..
2021-10-01 23:18:39 +02:00
2022-06-13 21:13:50 +02:00
2022-06-16 16:48:09 +01:00
2022-04-25 12:17:25 +01:00
2022-06-16 16:48:09 +01:00
2021-11-09 11:43:36 +00:00
2020-10-14 15:21:31 +01:00
2021-11-09 11:43:36 +00:00
2022-06-13 21:13:50 +02:00
2021-11-09 11:43:36 +00:00
2021-11-07 11:53:30 +00:00
2022-04-25 12:17:25 +01:00
2021-09-09 20:43:59 +03:00
2020-04-30 12:24:44 +01:00
2021-11-23 18:00:21 +00:00
2021-11-23 18:00:21 +00:00
2021-11-09 11:43:36 +00:00
2021-11-09 11:43:36 +00:00
2021-11-07 11:53:30 +00:00
2022-06-13 21:13:50 +02:00
2021-11-09 11:43:36 +00:00
2021-11-09 11:43:36 +00:00
2022-06-16 16:48:09 +01:00
2020-07-24 10:48:51 +01:00
2020-11-10 16:47:25 +00:00
2021-11-07 11:53:30 +00:00
2022-06-13 21:13:50 +02:00