mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-07 17:24:31 +08:00
62831835a5
- Modified writeFileWithLock to create files with correct permissions immediately - Changed string mode values to proper octal numbers (0o600, 0o400) - This eliminates the race condition where files existed with wrong permissions Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>