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.
Updated by Rena about 8 years ago
In 5.0, Ctrl+C will bring up the "do you want to stop emulation?" prompt, but after stopping, Dolphin closes.
Updated by JosJuice about 8 years ago
- Status changed from New to Fixed
- Fixed in set to 5.0-679
Actions