Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAI
/ tearDown
Method
tearDown
backend/python/mlx-distributed/test.py:26–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
24
time.sleep(10)
25
26
def
tearDown(self) -> None:
27
self.service.terminate()
28
self.service.wait()
29
30
def
test_server_startup(self):
31
try
:
Callers
4
test_server_startup
Method · 0.95
test_load_model
Method · 0.95
test_text
Method · 0.95
test_sampling_params
Method · 0.95
Calls
2
terminate
Method · 0.45
wait
Method · 0.45
Tested by
no test coverage detected