Fixed #4879 / Fixed server speed validation check
This commit is contained in:
@@ -436,6 +436,7 @@ public class ContentParser{
|
||||
try{
|
||||
run.run();
|
||||
}catch(Throwable t){
|
||||
Log.err(t);
|
||||
//don't overwrite double errors
|
||||
markError(currentContent, t);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user