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
The current Python support uses blocking I/O.
It would be great if an option existed to use txRedis, which is the non-blocking I/O Python Twisted implementation.