mirror of
https://github.com/langgenius/dify-sandbox.git
synced 2026-07-25 21:46:12 -04:00
[PR #203] fix: fix same file copy #204
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-sandbox/pull/203
Author: @fatelei
Created: 12/29/2025
Status: 🔄 Open
Base:
main← Head:fix_python_restart📝 Commits (1)
026563efix: fix same file copy📊 Changes
1 file changed (+11 additions, -0 deletions)
View changed files
📝
internal/core/runner/python/env.sh(+11 -0)📄 Description
if restart the dify sandbox, python env is keeped, you will meet the panic error
here we should skip the same file to copy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.