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

fix: replace append with extend for more than 1 gateways #8

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

RoguedBear
Copy link
Owner

opening PR after testing via 2 automatic reboots.
(strangely this bug appeared only when run via a startup script on reboot but not when run manually)

traceback:
```
---
File "smart_sleep.py", line 644, in check_connected_to_internetV3
    to_check.append(*gateways[netifaces.AF_INET])
TypeError: append() takes exactly one argument (2 given)
```
@RoguedBear RoguedBear merged commit 6ae75d7 into main Dec 17, 2021
@RoguedBear RoguedBear deleted the hotfix-v1.3.0 branch December 17, 2021 07:51
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

Successfully merging this pull request may close these issues.

None yet

1 participant