http: timer pool assert crash fix 77/41677/3
authorMatus Fabian <[email protected]>
Fri, 4 Oct 2024 12:35:26 +0000 (14:35 +0200)
committerFlorin Coras <[email protected]>
Mon, 14 Oct 2024 17:03:12 +0000 (17:03 +0000)
commit5c8ddd54c12e05db233173e890152ecda4c27888
tree1545bdccc62c286043102595ec44ea84db784e6a
parentb6ac2d7a7a4407f8a3e7e9d68f850d2f76d2dc1a
http: timer pool assert crash fix

Two iterations over expiret timers:
1) ivalidate timer handle and mark the connection as having a pending
   timer
2) send RPCs to workers

Type: fix

Change-Id: Iadc031c4e6d6f7bbd851d0421e6e0ea2d2b5e70f
Signed-off-by: Matus Fabian <[email protected]>
src/plugins/http/http.c
src/plugins/http/http.h
src/plugins/http/http_timer.c
src/plugins/http/http_timer.h