Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ start
Method
start
erpc_python/erpc/simple_server.py:49–50 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
47
self._thread.daemon = True
48
49
def
start(self):
50
self._thread.start()
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected