... my $client = $svr->accept; async { sleep 10; ## attempts to use $client fail }->detach;