GraphvizAnim icon indicating copy to clipboard operation
GraphvizAnim copied to clipboard

Locks up in infinite loop when gvanim.render is called

Open hyphz opened this issue 3 years ago • 1 comments

Under Windows, appears to go into an endless loop of spawning new pythonw processes.

hyphz avatar Jun 11 '22 19:06 hyphz

Can you provide a code snippet that exhibits the problem? Moreover, can you give some more detailed information about OS version, Python interpreter version…

To fix the problem, I need to be able to reproduce it.

mapio avatar Jun 13 '22 14:06 mapio

the example code (specifically dfv.py) itself exhibits the problem. upon python dfv.py command, the program goes into an endless loop of spawning new processes as seen in the screenshot below.

OS: macOS Ventura 13.4.1, Python Interpreter: 3.11

image image

javaclll avatar Aug 28 '23 15:08 javaclll

Should be closed by dc8e544

mapio avatar Sep 21 '23 07:09 mapio