]> git.kaiwu.me - haproxy.git/commit
MINOR: debug: indicate the applet name when the task is task_run_applet()
authorWilly Tarreau <w@1wt.eu>
Wed, 21 Aug 2019 12:12:19 +0000 (14:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Aug 2019 12:32:09 +0000 (14:32 +0200)
commita512b02f67a30ab5519d04f8c8b1263415321c85
tree52d8b9a60a3ef335b0a5a18a493861e19f0cd8b5
parent6f9fe366760fddfa43ebfc3fff5b43e0572f2a40
MINOR: debug: indicate the applet name when the task is task_run_applet()

This allows to figure what applet is currently being executed (and likely
hung).
src/debug.c