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

Unregistring callbacks #14

Closed
CarlAndersson opened this issue Jul 6, 2017 · 1 comment
Closed

Unregistring callbacks #14

CarlAndersson opened this issue Jul 6, 2017 · 1 comment

Comments

@CarlAndersson
Copy link
Contributor

Using the 'register_every_n_samples_acquired_into_buffer_event' function from the 'task' module to unregister callback functions by passing 'None' instead of a function is not possible.
The variable 'callback_method_ptr' is referenced at line 788, but nothing is assigned to it.
I have not tried it but I assume from looking at the code that this problem will exist in the other related functions as well.

@CarlAndersson
Copy link
Contributor Author

Closed, see pull request: #15

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