提交 4cac5f1f 编写于 作者: A Alessio Sergi

Fix issue with python 3.x on Windows [issue #291]

上级 49f63e4f
......@@ -116,7 +116,6 @@ if is_Windows:
def stop(self):
self.Terminated = True
msvcrt.putch(' ')
while not self.q.empty():
self.q.get()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册