Files
neon/test_runner/fixtures
Christian Schwarz a2febc5a90 python tests: NeonEnv: extract shutting down of child processes into a NeonEnv.stop() method
Also shuts down `Broker`, which, before this PR, we did start in
`start()` but relied on the fixture to stop. Do it a bit earlier so
that, after `NeonEnv.stop()` returns, there are no child processes using
`repo_dir`.

I need this property in the next commit which adds support for creating
a repo_dir snapshot using overlayfs (Dockerfile `FROM scratch` style).
2024-01-09 15:26:22 +00:00
..
2024-01-09 15:26:22 +00:00
2021-05-03 11:31:32 -07:00
2023-09-12 15:11:32 +02:00