mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-12 02:36:39 +01:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| driver.py | ||
| logger.py | ||
| machine.py | ||
| polling_condition.py | ||
| py.typed | ||
| qmp.py | ||
| vlan.py | ||