if ($counter == 100) {
        echo 'finish';
        uv_close($async, function (UV $handle) {
            print ' with first';
        });