googleapis / googleapis/google-cloud-cpp
Reduce PDB size for storage_grpc feature
Aperta
type: cleanup
- Lingua principale
- C++
- Stelle
- 659
- Fork
- 462
- Merge medio
- 1g 2h
- PR unite (30g)
- 89
Descrizione
We got
```
LINK : fatal error LNK1201: error writing to program database 'C:\b\google\cloud\storage\benchmarks\storage_throughput_vs_cpu_benchmark.pdb'; check for insufficient disk space, invalid path, or insufficient privilege
```
when building `core` feature for `storage_grpc` in `debug` mode.
We cannot use larger runner because the cost is high.
We need to research any way to reduce the PDB size of storage_grpc debug build.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.