Skip to content

Don’t declare start on NotifyTask#1381

Open
quis wants to merge 1 commit into
mainfrom
dont-declare-start-NotifyTask
Open

Don’t declare start on NotifyTask#1381
quis wants to merge 1 commit into
mainfrom
dont-declare-start-NotifyTask

Conversation

@quis

@quis quis commented Jun 18, 2026

Copy link
Copy Markdown
Member

It’s better if code that tries to access start before it’s been set to an actual time gets an AttributeError, rather than unexpectedly handling a None in a way which may or may not raise

It’s better if code that tries to access `start` before it’s been set
to an actual time gets an AttributeError, rather than unexpecedly
handling a `None` in a way which may or may not raise
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