Skip to content
New issue

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

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

Already on GitHub? # to your account

Added handling for the 'NoMoreData' packet #29

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

qjgn
Copy link
Contributor

@qjgn qjgn commented May 18, 2023

This pr adds support for handling the 'NoMoreData' when awaiting stream_frames

Before this fix, if the user would await stream_frames and QTM would not be measuring or playing back a file.
The user would get a timeout exception.

This is returned from QTM when StreamFrames is called and
playback or capture is not running.
@qjgn qjgn merged commit dc141fd into master Jun 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants