Bug #1104
closed
appmgr waiter thread doesn't exit cleanly on Ctrl-C.
Added by Hammel 9 months ago.
Updated 9 months ago.
Description
The signal appears to be caught but the waiter thread times out trying to shutdown.
This may be due to no child pid having ever been started.
The signal isn't caught - I need to catch SIGINT and handle it properly.
- Status changed from New to In Progress
- % Done changed from 0 to 50
Signal handling updated and pthread_cond_broadcast() added to shutdown.
Code is ready to be tested.
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Code tested on hardware successfully.
Code committed and pushed.
Closing issue.
Also available in: Atom
PDF