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

feat: lazy timer commands #28

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

ericnorris
Copy link

Cherry-pick of facebook#242.

Before this commit, it was not possible to lazily declare an fb_timers
entry that utilized a node attribute inside the command.

After this commit, specifying a Proc for `command` or entries in
`commands` will cause fb_timers to evaluate the proc when rendering the
service template.
@ericnorris ericnorris merged commit 95eee67 into main Nov 11, 2024
1 of 10 checks passed
@ericnorris ericnorris deleted the to-merge/feat-lazy-timer-commands branch November 11, 2024 19:12
ericnorris added a commit that referenced this pull request Nov 11, 2024
Per @kornface13, this is no longer necessary - reverting so I can pull
in #28.

This reverts commit ec07a0e, reversing
changes made to b774201.
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.

2 participants