Scott Kostyshak 5225821242 Prevent zombie processes (#8774)
Using Systemcall::startscript() with Starttype::DontWait used to create
zombie processes, as nobody would collect them. This patch starts those
processes as detached, hence preventing them from becoming zombies.

In addition to #8774, this bug was also reported here:
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1096666

Patch from Guy Rutenberg. For reference, see this email thread:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180034.html
2013-07-16 01:02:28 -04:00
..
2013-05-31 03:16:17 -04:00
2013-06-04 19:37:58 +02:00
2013-03-19 00:57:37 +01:00
2013-05-21 19:27:25 +02:00
2013-06-01 12:50:17 +02:00
2013-01-10 21:22:55 +01:00
2013-07-13 22:43:31 +02:00