Skip to content
Snippets Groups Projects
Commit 8d84dbe5 authored by Sergey Linev's avatar Sergey Linev Committed by Bertrand Bellenot
Browse files

webgui: terminate application via timeout

Otherwise it could happen, that calling object (websocket handler) will
be destroyed by such action. 

Like now civetweb is blocked, waiting that websoocket request is
processed, but gApplication->Terminate() starts deleting of all
connections and trying to call mg_stop.
parent e7331074
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment