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

Protocols "make_protocol_arguments" throws exception if no additional args are provided #62

Open
ChristopherAdelmann opened this issue Dec 20, 2023 · 1 comment

Comments

@ChristopherAdelmann
Copy link

When utilizing protocols.start_protocol or make_protocol_arguments directly, an error is thrown during the execution of the function when args is set to None. To enhance the robustness of the code, a simple solution would be to incorporate a conditional check to verify if args is None before proceeding with the extension of protocol arguments.

Best regards,
Christopher

@0x55555555
Copy link
Contributor

Hi @ChristopherAdelmann,

Thanks for the report - we will take a look asap!

  • George

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

2 participants