Commit 95d52d47 authored by yanzg's avatar yanzg

升级新版本

parent c94e29a7
...@@ -71,11 +71,9 @@ public class YzgTimeout { ...@@ -71,11 +71,9 @@ public class YzgTimeout {
try { try {
runnable.run(); runnable.run();
} finally { } finally {
synchronized (timeInfo) {
timeInfo.setRun(true); timeInfo.setRun(true);
} }
} }
}
private static TimeInfo getTimeInfo(int tipOutDefault, int timeOutTip, YzgTimeoutHeart heart) { private static TimeInfo getTimeInfo(int tipOutDefault, int timeOutTip, YzgTimeoutHeart heart) {
init(); init();
......
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