dify/api/tests
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
..
fixtures/workflow
integration_tests
test_containers_integration_tests
unit_tests fix(virtual-env): fix Docker stdout/stderr demuxing and exit code parsing 2026-01-07 12:20:07 +08:00
__init__.py