ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

esp_http_client: Opening HTTP connection leads to leakage of open sockets #1006

Closed TheSomeMan closed 4 months ago

TheSomeMan commented 4 months ago

To test it you need to configure relaying to HTTP (not HTTPS) server and wait for 30 minutes or check by logs that there is no opened socket leakage.

markoaamunkajo commented 4 months ago

QA passed