Crate unresponsive_component
source ·Statics
Functions
main 🔒
Takes the Lifecycle handle passed by the Runner. The program listens to the
channel for requests, but then doesn’t actually exit. This component also
serves an empty ServiceFs so the
lifecycle_timeout_unresponsive_integration_test can cause this component to
start and get a failure to connect to a capability that this component says
it provides, but actually does not.