This website requires JavaScript.
Explore
Help
Sign In
github
/
tmagic-editor
Watch
1
Star
0
Fork
0
You've already forked tmagic-editor
mirror of
https://github.com/Tencent/tmagic-editor.git
synced
2026-08-11 07:18:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tmagic-editor
/
packages
/
editor
/
tests
/
unit
/
utils
/
dep
History
roymondchen
3fe9cf9b66
fix(editor): 修复 IdleTask 任务异常或 clearTasks 时队列卡住的问题
...
单个任务失败不再中断整批依赖收集,并在 runTaskQueue 中正确重置 taskHandle、始终通过实例队列消费任务。
2026-07-28 15:32:58 +08:00
..
idle-task.spec.ts
fix(editor): 修复 IdleTask 任务异常或 clearTasks 时队列卡住的问题
2026-07-28 15:32:58 +08:00
worker.spec.ts
test: 完善测试用例
2026-05-14 15:26:22 +08:00