-
Problem report
-
Resolution: Fixed
-
Trivial
-
3.0.28, 4.0.11, 4.2.5, 4.4.0alpha2
-
Sprint 56 (Sep 2019), Sprint 55 (Aug 2019)
-
0.125
Steps to reproduce:
- add UserParameter script that runs longer then timeout
- Have log level warning (3)
Result:
nothing is logged
Expected:
log message about timeout
if i read it correctly it will never go off
https://github.com/zabbix/zabbix/blob/86e41ec878b740666af51e0c04adb5b1541e3a4e/src/libs/zbxexec/execute.c#L502-L505