Chris Wilson 4f7d4dcae5 Use SIGTERM in replace of SIGQUIT
SIGTERM is the normal signal to use when instructing a process to exit.
The only difference is that an unhandled SIGQUIT is meant to generate a
coredump, which is not what we want, but in practice I encountered an
issue where SIGTERM seemed to be deliverable more reliably than SIGQUIT
(in tests using multiple signal helpers).

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2014-07-21 16:32:42 +01:00
..
2014-04-25 07:45:56 +01:00
2013-12-05 15:32:42 -08:00
2014-02-20 13:42:25 +00:00
2011-03-29 22:52:50 +02:00
2014-06-12 10:12:13 +01:00
2014-06-16 20:11:57 +02:00
2014-07-21 16:32:42 +01:00
2014-07-21 16:32:42 +01:00
2014-06-16 20:11:57 +02:00
2014-04-25 07:45:56 +01:00
2014-04-29 18:39:12 +03:00
2014-06-12 09:04:45 +02:00