AdslProxy
AdslProxy copied to clipboard
Adsl Proxy Pool
Bumps [redis](https://github.com/redis/redis-py) from 2.10.5 to 4.4.4. Release notes Sourced from redis's releases. 4.4.4 Changes Upgrade urgency: SECURITY, contains fixes to security issues. (CVE-2023-28859) - Cancelling an async future does not,...
…15#issue-1563696805 网络异常导致程序中断
``` During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/redis/client.py", line 572, in execute_command connection.send_command(*args) File "/usr/local/lib/python3.6/site-packages/redis/connection.py", line 563, in send_command self.send_packed_command(self.pack_command(*args)) File...