对盘题系统针对新测试服务器进行调整,该分支将不会并入主分支[CI SKIP]

This commit is contained in:
lsxwxs
2015-09-03 00:41:36 +08:00
parent 6267b4d295
commit fc7f4ae3b7
2 changed files with 2 additions and 2 deletions

View File

@@ -170,4 +170,4 @@ class JudgeClient(object):
# http://stackoverflow.com/questions/25382455/python-notimplementederror-pool-objects-cannot-be-passed-between-processes
self_dict = self.__dict__.copy()
del self_dict['_pool']
return self_dict
return self_dict