websockets not releasing memory after disconnect #2541
Labels
component: libraries
type: bug
waiting for feedback
Waiting on additional info. If it's not received, the issue may be closed.
websockets not releasing memory after disconnect from the far end.
when I get a disconnect event I do a .disconnect(number) I do get back around 100 bytes of the 200, if I do not do a .disconnect(number) I lose about 200 bytes per disconnect from the far end.
there is nothing in my websocketevent function that would affect the heap.
Hardware
Hardware: ESP-12
Core Version: 2.3.0
Description
websockets not releasing memory after disconnect
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: nodemcu
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: