Changes since version 3.2-dev12 : Olivier Houchard (7): MEDIUM: checks: Make sure we return the tasklet from srv_chk_io_cb MEDIUM: listener: Make sure w ereturn the tasklet from accept_queue_process MEDIUM: mux_fcgi: Make sure we return the tasklet from fcgi_deferred_shut MEDIUM: quic: Make sure we return the tasklet from qcc_io_cb MEDIUM: quic: Make sure we return NULL in quic_conn_app_io_cb if needed MEDIUM: quic: Make sure we return the tasklet from quic_accept_run BUG/MAJOR: tasklets: Make sure he tasklet can't run twice Willy Tarreau (1): BUG/MAJOR: listeners: transfer connection accounting when switching listeners