Function stress_test_runner::serve_controller
source · pub(crate) async fn serve_controller(
stream: ComponentControllerRequestStream
) -> Result<()>
Expand description
TODO(xbhatnag): All futures should be aborted when a Stop/Kill request is received.