| ▲ | enduser 11 hours ago | |||||||||||||
By default it will automatically retry many tool calls that fail due to the sandbox with the sandbox disabled. In other words it can and will leave the sandbox. For example: Bash(swift build 2>&1 | tail -20)
/Users/enduser/Library/org.swift.swiftpm/configuration is not accessible or not writable, disabling user-level cache
features.
Build hit sandbox restriction. Retrying outside sandbox.Bash(swift build 2>&1 | tail -20) | ||||||||||||||
| ▲ | fc417fc802 9 hours ago | parent [-] | |||||||||||||
What is even the point in that case? The behavior you describe is no better than if SELinux were to automatically re-execute a process with containment disabled. | ||||||||||||||
| ||||||||||||||