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

Add explicit stop to python attr updater #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tfcollins
Copy link
Contributor

@commodo
Copy link
Contributor

commodo commented Mar 31, 2020

The commit could also use that description [from the PR].
Makes it easier to find via git log once merged.

Reported here: https://ez.analog.com/linux-device-drivers/linux-software-drivers/f/q-a/163476/can-t-stop-gnu-radio-flowgraph-when-using-iio-attribute-updater
This fix will stop the block when the flowgraph quit is called from grc.
grc does not explicity teardown the python code so we cannot solely rely
on the destructor.

Signed-off-by: Travis F. Collins <[email protected]>
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.

2 participants