mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
pmg proxy stop now waits for the proxy process to exit, reads the final blocked count written to the state file on shutdown, and exits non-zero when one or more packages were blocked during the session. This gives CI a clear failure signal from the proxy itself, separate from the package manager's own exit code.