fix: remount goosed after portal runtime swap #11
Reference in New Issue
Block a user
Delete Branch "codex/fix-goosed-remount"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复 Portal runtime 原子切换后 goosed 容器继续持有旧 bind mount inode,导致 sandbox-fs 写入成功但宿主机与公网文件缺失。
验证:npm test 1017/1017;核心测试 117/117;build/runtime/public finish-sync/public links 均通过。