Skip to content
Snippets Groups Projects
Commit e5a15ced authored by Bob Lantz's avatar Bob Lantz
Browse files

Change popen() to detach from terminal/process group.

This may or may not be the right thing to do - an alternative
would be to ignore SIGINT, but that would make the popen()
job unkillable by normal means! So we'll try this and see
how well it works.
Fixes #124
parent c771b2d7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment