Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ test_double_create
Function
test_double_create
tests/test_prefetch.py:30–32 ·
view source on GitHub ↗
(pd, seg)
Source
from the content-addressed store, hash-verified
28
29
30
def
test_double_create(pd, seg):
31
pd.create(seg)
32
pd.create(seg)
33
34
35
def
test_atomic_download(pd, seg, tmpdir):
Callers
nothing calls this directly
Calls
1
create
Method · 0.45
Tested by
no test coverage detected