Skip to main content

Bug Fixes

  • lager python --detach now 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.

Installation

To upgrade from a previous version:

Resources

View Release on PyPI