MCPcopy Create free account
hub / github.com/apache/qpid-proton / cleanup

Method cleanup

python/tests/proton_tests/engine.py:95–96  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

93 return snd, rcv
94
95 def cleanup(self):
96 self._wires = []
97
98 def pump(self, buffer_size=OUTPUT_SIZE):
99 for c1, t1, c2, t2 in self._wires:

Callers 12

cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
tearDownMethod · 0.45
cleanupMethod · 0.45
cleanupMethod · 0.45
tearDownMethod · 0.45
tearDownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected