Files
nixpkgs/maintainers/scripts/update.py
Jan Tojnar 24b850ee40 maintainers/scripts/update.nix: Print stderr on instantiation failure
For some reason `asyncio.create_subprocess_exec` freezes after failing previous call returns `CalledProcessError`.
Perhaps because `asyncio.gather` fails and cancels the later tasks, triggering https://github.com/python/cpython/issues/103847
2025-11-03 10:50:00 +01:00

18 KiB