python-memcached并发调用get/set时出现RunTimeError:Second simultaneous read on fileno 8 detected.
出现异常如下 RuntimeError: Second simultaneous read on fileno 8 detected. Unless you really know what you're doing, make sure that only one greenthread can read any particular socket. Consider using a poo
原创
2013-03-08 20:19:49 ·
4079 阅读 ·
2 评论