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

iio_block_dequeue() is stuck forever if iio_buffer_cancel() is called #1171

Open
catkira opened this issue May 24, 2024 · 1 comment
Open

Comments

@catkira
Copy link
Contributor

catkira commented May 24, 2024

I have set a timeout, so that iio_block_dequeue() in blocking mode returns after ie 20 ms when nothing was received. However when I call iio_buffer_cancel() before iio_block_dequeue() returned, it will never return and is just stuck.

@catkira
Copy link
Contributor Author

catkira commented May 27, 2024

This issue is probably related to #1145, but lets fix #1145 first.

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