mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-05 15:11:07 +01:00
Make sure we don't have any subscription when the connection is going in idle mode, otherwise there's a race condition when the connection is reused, if there are still old subscriptions, new ones won't be done. No backport is needed.