• Poul-Henning Kamp's avatar
    By Slink, via Geoff: · cf192202
    Poul-Henning Kamp authored
    The attached patch is a one-liner for waiter/cache_waiter_ports.c,
    the code was referencing sp->t_open where it should have been
    sp->t_idle, which was causing assertion failures on idle session
    timeouts.
    cf192202