请教大家一个小问题:sciter如何多线程扫描文件

问题遇到的现象和发生背景
问题相关代码,请勿粘贴截图

sys.fs.$readdir(param.path)
import * as sys from "@sys";

运行结果及报错内容
我的解答思路和尝试过的方法
我想要达到的结果