Sandbox v2.1.2
Merged pull requests:
- Skip executors that fail with
ArgumentError(#138) (@Keno) - Add SandboxConfig copy constructor with stdio kwargs (#142) (@Keno)
- Fix mount ordering to prevent subdirectory shadowing (#141) (#143) (@Keno)
- Bump actions/checkout from 4 to 5 (#144) (@dependabot[bot])
- Allow specifying
CmdRedirectas user command (#146) (@Keno) - Add workaround for Ubuntu 23.10 (#147) (@staticfloat)
- Improve error message for missing paths in mount operations (#150) (@Keno)
- Bump actions/checkout from 5 to 6 (#151) (@dependabot[bot])
- Fix EACCES error in chmod_recursive during cleanup (#152) (@Keno)
Closed issues:
mountsis a Dict, but ordering matters (#141)