Nerixyz wrote:

> so two lookups (from different threads) potentially raced the same file path

This fixes the race when the file is downloaded, but afterward, we still copy 
both files to the same cache location, right? Although we assume they would 
hold the same PDB file as they have the same key (hash).

https://github.com/llvm/llvm-project/pull/214632
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to