ExportMap/cs/Tools.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ExportMap/cs/Tools.cs
@@ -229,7 +229,7 @@ str = se.ReadToEnd(); //if (!string.IsNullOrEmpty(info)) LogOut.Debug(info); if (!string.IsNullOrEmpty(str)) LogOut.Error(str); if (!string.IsNullOrEmpty(str) && !str.Contains("@jit(cache=True, nogil=True)")) LogOut.Error(str); if (p.HasExited == false) p.Kill(); task = TaskDBHelper.SelectById(task.id);