Feature #675
stop the quassel-core when the backend has been shut down
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Quassel Core
Target version:
-
Start date:
04/15/2009
Due date:
% Done:
0%
Estimated time:
OS:
Any
Description
The quassel-core should be stopped when the backend has been shut down.
Right now, when the backend (pgsql in that case) is stopped, the core continues to run and floods the logfile with error-messages. Also, the client is still connected but no new messages are shown and you can still type but you dont see your messages in the main window
Related issues
History
#1 Updated by al over 8 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Rejected
I don't think it should stop. Missing backend handling has also been improved recently.