OnlineJudge/judge
virusdefender b9143c6408 修复子进程中引发的异常无法捕获的bug
多进程中子进程引发异常之后并不会直接显示,而是在get()方法被访问的时候再次引发异常。参考http://stackoverflow.com/questions/22094852/how-to-catch-exceptions-in-workers-in-multiprocessing
2015-07-03 16:56:40 +08:00
..
__init__.py 创建新工程 添加了一些通用代码和数据库模型 2015-06-26 15:59:53 +08:00
client.py 修复子进程中引发的异常无法捕获的bug 2015-07-03 16:56:40 +08:00
compiler.py 调用lrun判题和解析判题结果的框架代码完成 2015-07-02 17:23:42 +08:00
consts.py judge在ubuntu上暂时能跑起来了 2015-07-02 23:39:18 +08:00
settings.py judge在ubuntu上暂时能跑起来了 2015-07-02 23:39:18 +08:00