Actions
Emulator Issues #9423
closedDolphin doesn't shutdown cleanly on signal SIGINT
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-679
Description
Dolphin doesn't listen to signals, so when killing the application, say in headless with CTRL+C it will not close cleanly.
Add a signal handler to properly shutdown Dolphin when it receives a SIGINT.
Actions