langgenius / dify-sandbox

A lightweight, fast, and secure code execution environment that supports multiple programming languages
https://docs.dify.ai/development/backend/sandbox
Apache License 2.0
434 stars 97 forks source link

bugfix: update the process proceeds to the next step when InstallDependencies failed (#67) #68

Closed hwzhuhao closed 2 months ago

hwzhuhao commented 2 months ago

update the process proceeds to the next step when InstallDependencies failed during the scheduled update of Python dependencies.

close #67