We are currently using https://en.cppreference.com/w/cpp/memory/monotonic_buffer_resource.html which is not thread-safe. For the multi-threaded evaluation we to create a bumper allocator that is thread-safe. Noted in https://github.com/NixOS/nix/pull/14106#issuecomment-3360606927