Option to monitor a service source file and restart on change #30
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-warlock#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This would be brilliant in a development environment or when updating code. I know there are ways in PHP to monitor when a file changes and capture signals. This could be done inside the Warlock\Service abstract class and shutdown with an exit code that triggers a nice restart (ie: doesn't get counted as a error restart).
added ~163 label
Here's a simpler idea.
created branch
30-option-to-monitor-a-service-source-file-and-restart-on-change
mentioned in merge request !11
mentioned in commit
a1394c1f4d
closed via merge request !11
mentioned in issue #24