Paraview Python Shell becomes inactive

I have some version of below commands I run with the python shell inside paraview (either v5.13 or v6.0). And at a certain point the commands don’t seem to do anything anymore. Not even an error message is given if I put garbage there.

This seems to happen when I invoke the servermanager, any idea what is going on?

hello @Mezzerine,

it looks very similar to a recent issue fixed in ParaView 6.1.1 https://gitlab.kitware.com/paraview/paraview/-/work_items/22969, maybe you can test this release ?

Turns out that 6.1.1 does indeed not have this problem. Thanks!