pub(crate) async fn run_shared_client(
    counter: SharedChannel<LinearToShared<SendValue<u64, Release>>>
)