with this simple setup
cam.isp.link(script.inputs['scriptIspIn'])
script.inputs['scriptIspIn'].setBlocking(False)
if there is no get() in the script, the pipeline will freeze.
The fw seems to ignore setBlocking
It seems that about 18 days ago you mentioned that someone was going to look into this (issue mentioned by another user), is there any update?