Closed rkhamis closed 5 years ago
commented by @zaibon @yveskerwyn This behavior is the expected behavior. I don't know what a sandboxed config repo is. That sounds like something that could be used here indeed to help development. But in production this is not a real problem anyhow.
Issue migrated from [https://api.github.com/repos/zero-os/0-robot/issues/236](), opened by @yveskerwyn
When starting a zero-robot like this:
the path of the config repo is changed for the whole system (globally):
This while existing JumpScale interactive shells still use the previously set config repo:
Expected behavior was that the robot would use a sandboxed config repo, instead of changing it globally.