Skip to content

fix: restore symlinks at container delete time - #9

Merged
bnusunny merged 1 commit into
developfrom
fix-finch-symlink-mount
Feb 14, 2026
Merged

fix: restore symlinks at container delete time#9
bnusunny merged 1 commit into
developfrom
fix-finch-symlink-mount

Conversation

@bnusunny

Copy link
Copy Markdown
Owner

Bind mounts must remain valid for the container's entire lifetime.

Bind mounts must remain valid for the container's entire lifetime.
Both Docker and Finch need the empty directory mountpoint to persist
until the container is stopped and deleted. Restoring symlinks in the
delete() method's finally block ensures proper cleanup alongside
the existing host_tmp_dir cleanup.
@bnusunny
bnusunny merged commit 9ca999e into develop Feb 14, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant