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

fix multithreading bug about default_io in iiod-reader #1212

Open
wants to merge 38 commits into
base: main
Choose a base branch
from

Conversation

catkira
Copy link
Contributor

@catkira catkira commented Nov 6, 2024

PR Description

fixes #1211

PR Type

  • Bug fix (a change that fixes an issue)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have commented new code, particulary complex or unclear areas
  • I have checked that I did not intoduced new warnings or errors (CI output)
  • I have checked that components that use libiio did not get broken

@catkira catkira marked this pull request as ready for review November 7, 2024 18:07
@catkira catkira changed the title Fix a bug when adding new iiod_io elements to the reader list fix multithreading bug about default_io in iiod-reader Nov 7, 2024
…erted twice into the readers list.

This is only a temporary solution until the underlying issue is solved.
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.

iio_buffer_destroy() sometimes hangs when items are enqueued
1 participant