Pluto.jl icon indicating copy to clipboard operation
Pluto.jl copied to clipboard

The cell "using Reduce" must always be stopped and restarted

Open fp4code opened this issue 2 years ago • 0 comments

Thank you for reporting an issue about Pluto! Let's get it fixed!

To report an issue, you need two things:

  1. 📹 A video recording demonstrating the problem:

https://user-images.githubusercontent.com/359819/169024428-3fb1c0b3-f97b-4714-b39f-b813468f4e1f.mp4

  1. 📝 A short Pluto notebook file

  2. 🤕 Try to clearly explain what the problem is, it might not be obvious to others!

In a Pluto notebook, the "use Reduce" command never ends. I have to stop it and restart it.

Same thing with julia-1.6 1.7 1.8 master Same thing with Chromium, Firefox

The CPU is consuming time in Chrome, not in Julia.

Please call "using Reduce" in a REPL before, to make sure that Reduce is built. Or observe that Julia stops working before trying to stop the "using Reduce" cell.

The problem may be on the Reduce side, but I think the Pluto specialists can identify the source of the bug.

fp4code avatar May 18 '22 11:05 fp4code