MCPcopy Create free account
hub / github.com/apify/impit / stop_server

Function stop_server

impit-python/test/setup_proxy.py:41–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39
40 # Return a function to stop the server
41 def stop_server() -> None:
42 stop_event.set()
43 proxy_thread.join(1)
44
45 return stop_server

Callers

nothing calls this directly

Calls 1

setMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…