mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Introduced threading to handle Docker's stdout/stderr streams, improving thread safety and preventing race conditions. - Replaced buffer-based reading with queue-based reading for stdout and stderr. - Updated read methods to handle errors and end-of-stream conditions more gracefully. - Enhanced documentation to reflect changes in the demuxing process. |
||
|---|---|---|
| .. | ||
| daytona_sandbox.py | ||
| dify_simple_sandbox.py | ||
| docker_daemon_sandbox.py | ||
| e2b_sandbox.py | ||
| local_without_isolation.py | ||