Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/AVH
/ cleanup
Function
cleanup
interface/video/python/vsi_video.py:159–160 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
158
# Close VSI Video Server on exit
159
def
cleanup():
160
Video.closeServer()
161
162
163
# Client connection to VSI Video Server
Callers
nothing calls this directly
Calls
1
closeServer
Method · 0.45
Tested by
no test coverage detected