<#17065 The remoting client currently buffers all ...
# github-notifications
q
#17065 The remoting client currently buffers all fetched blobs in memory before storing to LMDB. Issue created by jsirois That's here: pants/src/rust/engine/fs/store/src/remote.rs Lines 383 to 402 in </pantsbuild/pants/commit/d8fba9afbe854ccd5a293820b665aee867818001|d8fba9a> For things like ~GB pytorch wheel zips; that could be problematic. pantsbuild/pants