Skip to content

Comments

probe: Return input stream#747

Open
antiguru wants to merge 1 commit intoTimelyDataflow:masterfrom
antiguru:probe_stream
Open

probe: Return input stream#747
antiguru wants to merge 1 commit intoTimelyDataflow:masterfrom
antiguru:probe_stream

Conversation

@antiguru
Copy link
Member

The probe function returns the input stream it was called on. This avoids the need for the user to clone the stream if they want to create and attach a probe. The function now returns the handle and stream.

The `probe` function returns the input stream it was called on. This avoids
the need for the user to clone the stream if they want to create and attach
a probe. The function now returns the handle and stream.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
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