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
412 stars 93 forks source link

dify-sandbox: python script's running time gradually increases over time #76

Closed lennydou closed 1 month ago

lennydou commented 1 month ago

Through long-term observation, it has been noticed that the running time of Python scripts in the sandbox gradually increases over time. After restarting the sandbox, the running time becomes shorter again, only to gradually lengthen as time goes on.

image

Yeuoly commented 1 month ago

fixed #83