Code review comment for lp:~cjcurran/indicator-sound/reconnect-bug

Revision history for this message
Ted Gould (ted) wrote :

 * I think you need to do some sort of back off on the reconnection. It seems like there might be cases where people have disabled Pulse, and it wouldn't be coming back anytime soon.
 * I'd only create the hashtable and context in the function, and just call that function at init(). That way there is less likely to be bugs in the future.

review: Needs Fixing

« Back to merge proposal