qinglong/back/shared
copilot-swe-agent[bot] df7f13c6bf Optimize writeFileWithLock to avoid redundant chmod calls
- Track if file is newly created to skip redundant chmod
- Only call chmod for existing files that need permission changes
- Improves performance and reduces unnecessary system calls

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-07 16:20:30 +00:00
..
interface.ts 定时服务区分系统、订阅、脚本任务 2024-08-23 23:06:50 +08:00
pLimit.ts 修改服务启动逻辑 2025-05-07 09:30:00 +08:00
runCron.ts 执行任务增加结束日志 2024-08-31 14:43:44 +08:00
store.ts 修改认证信息存储方式,避免认证信息异常 2024-12-30 14:23:04 +08:00
utils.ts Optimize writeFileWithLock to avoid redundant chmod calls 2025-11-07 16:20:30 +00:00