Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton-j
/ pump
Method
pump
tests/python/proton_tests/engine.py:2506–2507 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2504
self.peer_transport.trace(Transport.TRACE_OFF)
2505
2506
def
pump(self):
2507
pump(self.transport, self.peer_transport)
2508
2509
class
TeardownLeakTest(PeerTest):
2510
Callers
nothing calls this directly
Calls
1
pump
Function · 0.85
Tested by
no test coverage detected