MCPcopy Create free account
hub / github.com/CellProfiler/CellProfiler-plugins / is_server_running

Function is_server_running

active_plugins/cpij/server.py:441–456  ·  view source on GitHub ↗

Helper method to determine if the ImageJ server is up and running. Parameters ---------- timeout : number, optional (default 0.25) Duration in seconds to wait when connecting to server Return values ---------- True if there was a response from the server. False

(timeout=0.25)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

wait_for_server_startupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected