MCPcopy 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
27class Explosion(Exception):
28 """Marker type of injected faults."""
29 pass
30
31
32def make_pool(max_concurrency, max_members):

Callers 3

test_fault_midstreamFunction · 0.70
test_fault_joinFunction · 0.70

Calls

no outgoing calls

Tested by 3

test_fault_midstreamFunction · 0.56
test_fault_joinFunction · 0.56