Skip to content

Conversation

@longshorej
Copy link
Owner

Draft: I may hide this behind a flag, need to give it some thought.

This provides better integration with long running processes, e.g. webservers. If files are modified while the program is still running, it is killed via Child#kill.

Also bump Rust while we're at it.

Fixes #3

longshorej added 2 commits May 6, 2019 20:15
This allows better integration with long running processes, e.g.
webservers. If files are modified while the program is still running, it
is killed via `Child#kill`.

WIP: I may hide this behind a flag, need to give it some thought.
@longshorej
Copy link
Owner Author

Also bump Rust while we're at it.

lol - now I have to revert this portion.

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.

Long-running process support

2 participants