Skip to main content

register_liveness_probe

Function register_liveness_probe 

Source
pub fn register_liveness_probe(probe: fn() -> bool)
Expand description

Register a liveness probe (idempotent). Called by subsystem installers (node_tls). Probes run on the JS thread only.