pub async fn serve_sync_fence_registry(
    request_stream: SyncFenceRegistryRequestStream,
    kernel: &Kernel
) -> Result<(), Error>