Fix minor bugs in NodeStartupControllerApplication's SIGINT handler
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Wed, 8 Aug 2012 14:53:08 +0000 (15:53 +0100)
committerJonathan Maw <jonathan.maw@codethink.co.uk>
Wed, 8 Aug 2012 15:10:44 +0000 (16:10 +0100)
commitde2ae447f92ae489b5f5814f6646af5e82a53339
tree799d5d5fdf60c703964bf163ba3f85cbb82053b2
parentac88b01fc014f28484aa8520a962c24ea4fdc80a
Fix minor bugs in NodeStartupControllerApplication's SIGINT handler

The SIGINT handler did not cancel the LUCStarter, it does now.

The SIGINT handler made the application quit, but the asynchronous
call to deregister its shutdown consumer from the Node State Manager
does that when it is finished.
NEWS
node-startup-controller/node-startup-controller-application.c