You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed stats() to return a parsed python object instead of raw text
* Will now return a (server, stats) tuple where server is a string
and stats is a dict of server and queue stats.