Files
certd/packages/ui/certd-server
xiaojunnuo a8adbda04a refactor(runtime-deps): 调整依赖相关类为单例并修复相关逻辑
1. 将NpmRegistryResolver和RuntimeDepsService从请求作用域改为单例作用域
2. 为RuntimeDepsService的安装缓存添加node_modules存在性校验
3. 优化锁文件删除逻辑,处理Windows下文件句柄未立即释放的问题
4. 跳过并修复了清理运行时依赖目录的测试用例
2026-07-05 20:30:00 +08:00
..
2026-07-05 19:23:49 +08:00
2023-01-29 13:44:19 +08:00
2024-11-04 18:04:08 +08:00
2026-05-26 11:54:04 +08:00
2026-05-31 01:41:33 +08:00
2026-05-31 01:41:33 +08:00
2026-05-31 01:41:33 +08:00
2026-07-05 19:23:49 +08:00
2026-05-31 01:41:33 +08:00
2026-05-31 01:41:33 +08:00
2026-05-11 00:48:05 +08:00

certd-server

heap分析

# node_modules\@midwayjs\bootstrap\dist\bootstrap.js
# 注释 137行
// process.once('SIGINT', this.onSignal.bind(t

npm run heap