nixpkgs/nixos/lib/test-driver
Jörg Thalheim ef9502a009 nixos/test-driver: fix resource cleanup of vlan/qmp objects
Using __del__ is somewhat unsound resource cleanup in our clase the
logger already closed its logfile and therefor fails with exception
before the rest of the resources can be cleaned up.
2024-10-16 19:46:38 +03:00
..
test_driver nixos/test-driver: fix resource cleanup of vlan/qmp objects 2024-10-16 19:46:38 +03:00
default.nix nixos/lib/test-driver: Prevent unnecessary rebuilds 2024-06-14 20:42:16 +02:00
extract-docstrings.py
nixos-test-driver-docstrings.nix
pyproject.toml
shell.nix nixos-test-driver: avoid top-level with in shell.nix 2024-07-29 19:46:18 +02:00