Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null-data sink: Stream end is not awaited #23

Open
rs22 opened this issue Feb 1, 2020 · 0 comments
Open

Null-data sink: Stream end is not awaited #23

rs22 opened this issue Feb 1, 2020 · 0 comments

Comments

@rs22
Copy link
Member

rs22 commented Feb 1, 2020

The I/O orchestration does not receive an interrupt from the hls_streamsink once the incoming stream is terminated. Instead, it terminates whenever the data source or any other operator have signaled completion.

When profiling, this leads to the performance counters being stopped too early, thus the profiling results do not show the entire amount of data that was transferred.

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

No branches or pull requests

1 participant