Files
dify/api/core
Harry 1a203031e0 fix(virtual-env): fix Docker stdout/stderr demuxing and exit code parsing
- 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
2026-01-07 12:20:07 +08:00
..
2026-01-07 00:01:55 +08:00
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2025-10-21 11:26:58 +08:00