Hello,

I notice that after I create a flowgraph and generate the python code.
There is a "catch_exceptions=True" in the gr.top_block.__init__. However, I
don't see anywhere in the code uses it. The flowgraph I have right now is a
very simple one with a signal source, throttle, head, and file sink without
GUI. Can anyone explain where the catch_exceptions is used or where I can
disable it so it won't show in the python code?

Thank you


Best,
Clark

Reply via email to