mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +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 |
||
|---|---|---|
| .. | ||
| configs | ||
| controllers | ||
| core | ||
| extensions | ||
| factories | ||
| libs | ||
| models | ||
| oss | ||
| repositories | ||
| services | ||
| tasks | ||
| tools | ||
| utils | ||
| __init__.py | ||
| .gitignore | ||
| conftest.py | ||