Seems like I emit a way too broad range from disks?
This commit is contained in:
1
disk/src/cache/pbvfs.rs
vendored
1
disk/src/cache/pbvfs.rs
vendored
@@ -40,6 +40,7 @@ impl PreBinnedValueFetchedStream {
|
||||
)
|
||||
.parse()
|
||||
.unwrap();
|
||||
info!("PreBinnedValueFetchedStream open uri {}", uri);
|
||||
Self {
|
||||
uri,
|
||||
resfut: None,
|
||||
|
||||
Reference in New Issue
Block a user