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: Put guards around rc events #35

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

tykeal
Copy link
Owner

@tykeal tykeal commented Jan 5, 2024

as_timestamp is failing when there is no scheduled event at all as all
the attributes are None. Put a guard in place so that if the scheduled
event is returning None for any attributes we take the fall back (which
really should have been picked up!)

Signed-off-by: Andrew Grimberg [email protected]

as_timestamp is failing when there is no scheduled event at all as all
the attributes are None. Put a guard in place so that if the scheduled
event is returning None for any attributes we take the fall back (which
really should have been picked up!)

Signed-off-by: Andrew Grimberg <[email protected]>
@tykeal tykeal enabled auto-merge January 5, 2024 17:32
@tykeal tykeal merged commit 3120446 into main Jan 5, 2024
3 checks passed
@tykeal tykeal deleted the update_waste_can_notifier branch January 5, 2024 17:32
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.

1 participant