Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ Explosion
Class
Explosion
tests/test_tar_upload_pool.py:27–29 ·
view source on GitHub ↗
Marker type of injected faults.
Source
from the content-addressed store, hash-verified
25
26
27
class
Explosion(Exception):
28
""
"Marker type of injected faults."
""
29
pass
30
31
32
def
make_pool(max_concurrency, max_members):
Callers
3
test_fault_midstream
Function · 0.70
test_fault_join
Function · 0.70
test_pool_concurrent_failure
Function · 0.70
Calls
no outgoing calls
Tested by
3
test_fault_midstream
Function · 0.56
test_fault_join
Function · 0.56
test_pool_concurrent_failure
Function · 0.56