Closed Annih closed 8 years ago
recipe_eval method converges at each run, updating the nssm resource. This is not a good pattern & even worse when using notify/subscribe.
recipe_eval
notify/subscribe
This PR fix this behavior by checking if the default recipe has been already included.
cc. @aboten
Thanks for your quick reactivity =]
No, Thank you for the making nssm better!
recipe_eval
method converges at each run, updating the nssm resource. This is not a good pattern & even worse when usingnotify/subscribe
.This PR fix this behavior by checking if the default recipe has been already included.
cc. @aboten