Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/borgbackup/borg
/ async_response
Method
async_response
src/borg/testsuite/archive_test.py:148–149 ·
view source on GitHub ↗
(self, wait=True)
Source
from the content-addressed store, hash-verified
146
class
MockCache:
147
class
MockRepo:
148
def
async_response(self, wait=True):
149
pass
150
151
def
__init__(self):
152
self.objects = {}
Callers
3
transfer_chunks
Function · 0.45
process_chunks
Function · 0.45
do_repo_compress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected