Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ stop
Method
stop
tests/bash_tests/utils.py:371–372 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
369
log.info(
'The HTTP server started'
)
370
371
def
stop(self):
372
self.proc.terminate()
373
374
375
""
"
Callers
1
io_test
Method · 0.95
Calls
1
terminate
Method · 0.80
Tested by
1
io_test
Method · 0.76