11 Oct
2017
11 Oct
'17
1:59 a.m.
On 11/10/17 20:15, Stephen Casner wrote:
The solution may be to remove the problem Log() function completely and proceed with revising your script code to use the new BufferedShell mechanism, presuming that you are OK with it.
I replaced the writer->puts() call with a ESP_LOGI() and it doesn't abort with the v2 server invoked from a script triggered by an event. I don't know whether this really fixes the underlying bug but I've updated my pull request.