Fix a LiveList divergence after reconnects: a pending push could under specific timing conditions during a reconnect still cause a divergence between clients, despite the fix from 3.19.4.
Fix a LiveList divergence after reconnects: when a client re-sends a pending push op whose node the server had already stored (the original ack got lost in the disconnect)