Fix Memory Leak on Data Gathering when server TZ is behind UTC (#2332)
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop) * Update changelog --------- Co-authored-by: Rafael Claudio <rafacla@github.com> Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>pull/2349/head^2
parent
54c5746d21
commit
e23bf62859
Loading…
Reference in new issue