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

properly use mark input/output fail in gr wrapper #16

Closed
guruofquality opened this issue Nov 9, 2012 · 1 comment
Closed

properly use mark input/output fail in gr wrapper #16

guruofquality opened this issue Nov 9, 2012 · 1 comment
Assignees
Labels

Comments

@guruofquality
Copy link
Owner

  • mask_input_fail() should be able to throw, however gr_block is calling it with completely full input buffers. This case is probably actually an output fail but isnt marked as such
  • mark_output_fail() isnt being called, but output failure (i believe) are possible, also this may need to be used to force a flush
@guruofquality
Copy link
Owner Author

never used out fail, and input fail usage was ok, but libgras had a bug or two:

issue cont in #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant