mirror of
https://github.com/langgenius/dify.git
synced 2026-01-22 03:32:58 +08:00
- Add _DockerDemuxer to properly separate stdout/stderr from multiplexed stream - Fix binary header garbage in Docker exec output (tty=False 8-byte header) - Fix LocalVirtualEnvironment.get_command_status() to use os.WEXITSTATUS() - Update tests to use Transport API instead of raw file descriptors |
||
|---|---|---|
| .. | ||
| dify_simple_sandbox.py | ||
| docker_daemon_sandbox.py | ||
| e2b_sandbox.py | ||
| local_without_isolation.py | ||