• Poul-Henning Kamp's avatar
    By Slink, via Geoff: · 5b8d8964
    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.
    5b8d8964
cache_waiter_ports.c 7.13 KB