-
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
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.