MCPcopy Create free account
hub / github.com/TileDB-Inc/TileDB / block

Method block

tiledb/common/algorithm/parallel_merge.cc:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115void ParallelMergeFuture::block() {
116 while (await().has_value())
117 ;
118}
119
120} // namespace tiledb::algorithm

Callers 1

Calls 1

has_valueMethod · 0.80

Tested by

no test coverage detected