While executing queries on a Mac with an ARM64 architecture, there is a rare case where the program crashes at std::mutex::unlock.
The issue does not occur in Linux or Mac x86 environments.
On my local macOS 15 ARM environment, the crash does not occur. The issue only appears in the macOS ARM environment on GitHub Actions.
The stack trace is as follows:
