In a script configuration you can have dynamic values, which depend on another script (e.g. parameter with "values": { "script": "ls /home" } )
If this internal script is slow, or hanging, it causes the server to hang as well.
(reproduced on Windows, python 3.8)