Skip to content

RuntimeError: Timeout during packet send #26

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

Closed
geekguy-wy opened this issue Mar 16, 2020 · 1 comment
Closed

RuntimeError: Timeout during packet send #26

geekguy-wy opened this issue Mar 16, 2020 · 1 comment

Comments

@geekguy-wy
Copy link

I have been working with the RFM69 radio modules and the associated Circuitpython library. There is a RuntimeError: Timeout during packet send generated when the send function times out. The library source for this function states that the timeout is only there to prevent hang.

This is fine, but why does there have to be a runtime error generated when this happens?

I propose we not generate an error on this condition.

@jerryneedell
Copy link
Contributor

fixed by #27

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