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

Enable refresh=true for interactive processes #216

Closed
iosdeveloper opened this issue Feb 13, 2016 · 0 comments · Fixed by #247
Closed

Enable refresh=true for interactive processes #216

iosdeveloper opened this issue Feb 13, 2016 · 0 comments · Fixed by #247

Comments

@iosdeveloper
Copy link
Collaborator

The goal is to enable processes that require interaction (i.e. can't use terminal=false) to refresh plugins on exit.

To observe process lifetime without polling we need the process ID (PID) that can be obtained using GetBSDProcessList. There should also be a new parameter to specify the name of the process to observe.

Again I'm happy to submit a PR or make changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants