Commit 0aaa0fa0 authored by martin hou's avatar martin hou

fix: 增加跟踪日志输出

parent 104422b5
......@@ -870,6 +870,7 @@ Jensen.prototype.listFiles = async function () {
}
jensen[tag + '-ts'] += 3000;
// console.log('ts, fc, files.length', ts, fc, files.length);
console.log(tag, 'timeout', jensen[tag + '-ts']);
jensen[kv] = window.setTimeout(() => {
console.log('remove tag: ' + tag);
......
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