This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-02 22:36:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0200e90d2847b56b16a1ddca84ab155f48a4f73
dify
/
api
/
core
/
virtual_environment
/
channel
History
Harry
190453d397
fix: add timeout to queue.get() in QueueTransportReadCloser to prevent indefinite blocking
2026-01-28 14:45:17 +08:00
..
exec.py
feat: introduce TransportEOFError for handling closed transport scenarios and update transport classes to raise it
2026-01-01 18:46:08 +08:00
pipe_transport.py
feat: introduce TransportEOFError for handling closed transport scenarios and update transport classes to raise it
2026-01-01 18:46:08 +08:00
queue_transport.py
fix: add timeout to queue.get() in QueueTransportReadCloser to prevent indefinite blocking
2026-01-28 14:45:17 +08:00
socket_transport.py
feat: introduce TransportEOFError for handling closed transport scenarios and update transport classes to raise it
2026-01-01 18:46:08 +08:00
transport.py
feat: introduce TransportEOFError for handling closed transport scenarios and update transport classes to raise it
2026-01-01 18:46:08 +08:00