WARNING server_pool.py:165 IPV4 [Errno 98] Address already in use
xatec opened this issue · 4 comments
xatec commented
xatec commented
有什么信息需要提供的,告诉我。
Akkariiin commented
我需要调查一下这个common.to_str
暂时mark一下
xatec commented
还有一个问题就是,如果在 PY3 下,使用单端多用户,则会报错且不能使用,而 PY2 正常:
2019-05-25 10:49:11 ERROR shell.py:49 a bytes-like object is required, not 'str'
chenyu1990 commented
现在 py3 依然有这个问题!