mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
- Use finally block to ensure file handle is closed even on error - Extract error messages properly using instanceof Error check - Improve error message formatting for better debugging Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>