Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Diffusion
Pacemaker
1734301f323d
Refactor: python: Fix return value of __call__ methods.
1734301f323d
Actions
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
None
Subscribers
None
This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: python: Fix return value of
call
methods.
Always return True or False, not None or 0 or 1.
Raise NotImplementedError in the base class.
Change the variable name to result in all methods for consistency.
Details
Provenance
clumens
Authored on Apr 7 2023, 2:14 PM
Event Timeline
clumens
committed
rP1734301f323d: Refactor: python: Fix return value of __call__ methods.
(authored by
clumens
).
Apr 17 2023, 12:11 PM
2023-04-17 12:11:18 (UTC-4)
Commit No Longer Exists
This commit no longer exists in the repository.