Skip to content

drpcmanager: replace manageStreams loop with per-stream goroutines#44

Open
shubhamdhama wants to merge 1 commit intoshubham/extract-out-assemblyfrom
shubham/simplify-manageStreams
Open

drpcmanager: replace manageStreams loop with per-stream goroutines#44
shubhamdhama wants to merge 1 commit intoshubham/extract-out-assemblyfrom
shubham/simplify-manageStreams

Conversation

@shubhamdhama
Copy link
Copy Markdown

This simplifies stream lifecycle management by spawning a goroutine per
stream. This is a prerequisite for stream multiplexing, where multiple
streams need concurrent lifecycle management.

@shubhamdhama shubhamdhama force-pushed the shubham/simplify-manageStreams branch from 2b7433e to cf11131 Compare March 30, 2026 14:07
This simplifies stream lifecycle management by spawning a goroutine per
stream. This is a prerequisite for stream multiplexing, where multiple
streams need concurrent lifecycle management.
@shubhamdhama shubhamdhama force-pushed the shubham/extract-out-assembly branch from 04265e8 to 6ea6efb Compare March 30, 2026 14:25
@shubhamdhama shubhamdhama force-pushed the shubham/simplify-manageStreams branch from cf11131 to b7ec558 Compare March 30, 2026 14:25
Copy link
Copy Markdown

@cthumuluru-crdb cthumuluru-crdb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

2 participants