progrium/duplex

callback_func should unregister

Opened this issue · 0 comments

Implementations currently leave a callback function registered, but to cleanup in the case of unbounded callbacks, they should be wrapped to unregister themselves when completed.