b8970
📦 llama-cppView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release addresses a critical stability issue on Windows by modifying logger handling to prevent crashes during application exit. Various pre-built binaries for different platforms and hardware configurations are also provided.
🐛 Bug Fixes
- Fixed potential crash on Windows by intentionally leaking the logger singleton instance to ensure the logger thread exits cleanly before memory is freed.