Skip to content

Fixes for several open issues #77

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

Merged
merged 5 commits into from
Jan 14, 2022
Merged

Fixes for several open issues #77

merged 5 commits into from
Jan 14, 2022

Conversation

oremanj
Copy link
Owner

@oremanj oremanj commented Jan 13, 2022

Propagate exceptions raised by the user's packet callback -- fixes #31, fixes #50
Warn about exceptions raised by the packet callback during queue unbinding
Raise an error if a packet verdict is set after its parent queue is closed
set_payload() now affects the result of later get_payload() -- fixes #30
Handle signals received when run() is blocked in recv() -- fixes #65
Accept packets in COPY_META mode, only failing on an attempt to access the payload -- fixes #23

oremanj and others added 5 commits January 13, 2022 03:14
Propagate exceptions raised by the user's packet callback -- fixes #31, #50
Warn about exceptions raised by the packet callback during queue unbinding
Raise an error if a packet verdict is set after its parent queue is closed
set_payload() now affects the result of later get_payload() -- fixes #30
Handle signals received when run() is blocked in recv() -- fixes #65
… calling unbind() from tp_dealloc; misc other cleanups
@oremanj oremanj merged commit 6fb345e into master Jan 14, 2022
@oremanj oremanj deleted the fixes branch January 14, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant