Closed ILG2021 closed 1 month ago
Any news? @ILG2021 I'm currently having a worse problem, and that is that when I start the eel process, then I refresh the browser, but it automatically closes the eel process. This does not allow me to work
Have you tried to increase the shutdown_delay (one of the arguments to eel.start()
?
Have you tried to increase the _shutdowndelay (one of the arguments to
eel.start()
?
I will tried later.
I use the react template in the example, I found that every time the page hot refreshed, the eel process is also close so that i need to restart it. it is very time wasting. Can you fix it?