Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ run
Method
run
python/examples/proton_tornado.py:110–112 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
108
self.container.process()
109
110
def
run(self):
111
self.initialise()
112
self.tornado_loop.start()
113
114
def
stop(self):
115
self.container.stop()
Callers
15
send_msg
Method · 0.95
test_reactorHandlerCycling
Method · 0.95
do_customEvent
Method · 0.95
test_port
Method · 0.95
test_user
Method · 0.95
test_ssl
Method · 0.95
test_ssl_external
Method · 0.95
test_ssl_plain
Method · 0.95
test_event_has_container_attribute
Method · 0.95
test_authentication_via_url
Method · 0.95
test_authentication_via_container_attributes
Method · 0.95
test_authentication_via_kwargs
Method · 0.95
Calls
2
initialise
Method · 0.95
start
Method · 0.45
Tested by
15
send_msg
Method · 0.76
test_reactorHandlerCycling
Method · 0.76
test_port
Method · 0.76
test_user
Method · 0.76
test_ssl
Method · 0.76
test_ssl_external
Method · 0.76
test_ssl_plain
Method · 0.76
test_event_has_container_attribute
Method · 0.76
test_authentication_via_url
Method · 0.76
test_authentication_via_container_attributes
Method · 0.76
test_authentication_via_kwargs
Method · 0.76
test_numeric_hostname
Method · 0.76