Version of Warden
in-dev
Operating System and Installation Method
Mac Sonoma 14.5 via git
Describe the Bug
If an environment is already running, and Mutagen is disabled, and then warden env up is ran to re-configure the environment; despite the Mutagen volume no longer being bound, Mutagen itself continues to run.
To Reproduce
- Have an environment already running
- Update
~/.warden/.env setting WARDEN_MUTAGEN_ENABLE=0
- Run
warden env up
Expected Behavior
Mutagen session is destroyed
Additional context
Mutagen session continues, and cannot be viewed using warden sync monitor
Version of Warden
in-dev
Operating System and Installation Method
Mac Sonoma 14.5 via git
Describe the Bug
If an environment is already running, and Mutagen is disabled, and then
warden env upis ran to re-configure the environment; despite the Mutagen volume no longer being bound, Mutagen itself continues to run.To Reproduce
~/.warden/.envsettingWARDEN_MUTAGEN_ENABLE=0warden env upExpected Behavior
Mutagen session is destroyed
Additional context
Mutagen session continues, and cannot be viewed using
warden sync monitor