Commit 95d52d47 authored by yanzg's avatar yanzg

升级新版本

parent c94e29a7
......@@ -71,9 +71,7 @@ public class YzgTimeout {
try {
runnable.run();
} finally {
synchronized (timeInfo) {
timeInfo.setRun(true);
}
timeInfo.setRun(true);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment