add LifecycleTimer - #3263
Open
armaho wants to merge 1 commit into
Open
Conversation
armaho
marked this pull request as draft
September 10, 2026 13:47
armaho
force-pushed
the
lifecycle_timer
branch
from
September 11, 2026 07:32
956c60b to
25aa67c
Compare
Signed-off-by: Arman Hosseini <armanhosseini878787@gmail.com>
armaho
force-pushed
the
lifecycle_timer
branch
from
September 11, 2026 09:55
25aa67c to
ee55b3f
Compare
armaho
marked this pull request as ready for review
September 11, 2026 09:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Resolves #3255
Adds LifecycleTimer, as requested per issue.
Is this user-facing behavior change?
Methods
create_timerandcreate_wall_timerofLifecycleNodeare deprecated in favor ofcreate_lifecycle_timerandcreate_lifecycle_wall_timer.Did you use Generative AI?
I asked questions from Claude, but the code is completely mine.
Additional Information