Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/commaai/openpilot
/ join
Method
join
tools/camerastream/compressed_vipc.py:133–135 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
131
self.procs.append(p)
132
133
def
join(self):
134
for
p in self.procs:
135
p.join()
136
137
def
kill(self):
138
for
p in self.procs:
Callers
15
kill
Method · 0.95
main
Function · 0.80
compressed_vipc.py
File · 0.80
juggle.py
File · 0.80
install
Function · 0.80
test_plotjuggler.py
File · 0.80
test_demo
Method · 0.80
test_layouts
Method · 0.80
main
Function · 0.80
run_bridge.py
File · 0.80
close
Method · 0.80
wheel_poll_thread
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_demo
Method · 0.64
test_layouts
Method · 0.64
test_only_union_types
Method · 0.64
test_prune_cache
Method · 0.64
_flash_bootstub
Method · 0.64
get_test_cases
Function · 0.64
test_docs_diff
Method · 0.64
test_alert_text_length
Method · 0.64
setup_method
Method · 0.64
_get_updated_proc
Method · 0.64
_make_commit
Method · 0.64
_check_update_state
Method · 0.64