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. |
||
|---|---|---|
| .. | ||
| __base | ||
| channel | ||
| providers | ||
| factory.py | ||