Bug Fixes
lager python --detachnow holds command lock: Detached Python scripts now correctly keep the Lager Box marked as busy while the script runs. Previously, the command lock was released immediately after detaching, allowing other commands (e.g.lager hello) to run against a busy box. The lock is automatically released when the detached process finishes or is killed.

