Commit 95d52d47 authored by yanzg's avatar yanzg

升级新版本

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