Daemon mode broken
Tested on ff465b64.
- Run
chatty --daemon
- Run
chatty
to request daemon's window to be displayed. - Observe
chatty --daemon
process eating up whole available RAM, andchatty
failing withFailed to register: Timeout was reached
. No window appears.
Summoning the window by activating a notification still works.