mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-11 07:32:11 +01:00
54791d97d0
* Fix memory leak in SNMP. When receiving an async request it is placed in a pending request queue. Not canceling it leads to infinty life cycle for those requests, filling up memory. * Test the canceling of the snmp aync request by its handler. Signed-off-by: Falk Bauer <falk.bauer@k-is.com> |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/binding/snmp/internal |