Tests: Use SIGTERM instead of SIGKILL
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 29 Mar 2018 20:19:39 +0000 (16:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 3 Apr 2018 20:09:32 +0000 (16:09 -0400)
commite212acd4c2761717696994b4491a288691e5e681
treee4c9c24fb1931ffdaca2eee0e2972042b54e29e1
parentbce066c49dc7413a1cb3d8df0ea829990b494202
Tests: Use SIGTERM instead of SIGKILL

The use of SIGKILL does not guarantee the immediate termination of sub
background task. Using SIGTERM allows the generator to finish cleanly.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/notification/test_notification_multi_app
This page took 0.026334 seconds and 5 git commands to generate.