MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / TestReaderPool

Method TestReaderPool

internal/utils/bfs/blocks_file.go:344–346  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342}
343
344func (this *BlocksFile) TestReaderPool() chan *FileReader {
345 return this.readerPool
346}
347
348func (this *BlocksFile) removeWritingFile(hash string) {
349 this.mu.Lock()

Callers 1

TestFileReader_PoolFunction · 0.80

Calls

no outgoing calls

Tested by 1

TestFileReader_PoolFunction · 0.64