-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
Steps to reproduce:
- Go to Analysis Board (initial position is good enough)
- Start the local engine - I used SF18 15Mb (it should show the cloud eval)
- Place your mouse over the + button that would start local engine anyway (goDeeper)
- Refresh the page
- Immediately as the + button appears, click it
- Wait until you see the CPU go to 100%
- Stop the engine
The engine should stop and the UI shows that to be happening, but the engine is still running in the background and consuming CPU.
ceval.worker.stop() or ceval.worker.destroy() do nothing.
I am not that versed into the local computer engine, especially with all the new versions, to realize what is going on. I will try to debug it, but don't count on me.
One can duplicate it with the console as well, if the mouse is too unwieldy, by preparing the statement site.analysis.ceval.goDeeper() just before refresh, then pressing Enter in the DevTools console.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels