dify/api/core/virtual_environment
Harry 4aea4071a8 fix: monkey patch
- Moved the import of Queue and Empty from the top of the file to within the QueueTransportReadCloser class.
- This change improves encapsulation and ensures that the imports are only available where needed.
2026-01-29 22:33:31 +08:00
..
__base Revert "refactor: replace threading with gevent primitives for cooperative scheduling" 2026-01-28 13:51:48 +08:00
channel fix: monkey patch 2026-01-29 22:33:31 +08:00
providers feat(bundle): manifest-driven import with sandbox upload 2026-01-29 22:33:31 +08:00