Skip to content

Extract shared async bridge and runtime management into centralized m…#65

Open
wyeth93 wants to merge 1 commit intoDeepLink-org:mainfrom
wyeth93:main
Open

Extract shared async bridge and runtime management into centralized m…#65
wyeth93 wants to merge 1 commit intoDeepLink-org:mainfrom
wyeth93:main

Conversation

@wyeth93
Copy link
Copy Markdown
Contributor

@wyeth93 wyeth93 commented Apr 10, 2026

…odules

Deduplicate event-loop bridging and lazy-init/shutdown/atexit patterns previously scattered across subprocess, transfer_queue, integrations, and streaming modules into _async_bridge.py and _runtime.py.

Overview:

Details:

Where should the reviewer start?

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

…odules

Deduplicate event-loop bridging and lazy-init/shutdown/atexit patterns
previously scattered across subprocess, transfer_queue, integrations,
and streaming modules into _async_bridge.py and _runtime.py.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant