diff options
author | Josh Morman <jmorman@perspectalabs.com> | 2019-10-08 09:24:32 -0400 |
---|---|---|
committer | Marcus Müller <marcus@hostalia.de> | 2019-11-01 15:31:16 +0100 |
commit | 41095980ca9b9562b0c0b354b5a56404b91fe837 (patch) | |
tree | 1015eee4959de6692989cea3a19ec731fa0c5d56 /grc/gui/canvas/flowgraph.py | |
parent | 204df938200712ae4647d3ef7db62f73e22d1a09 (diff) |
grc: update namespace properly for nested variables
Was getting lots of evaluation error prints when using gr-digital
examples because the nested variables were not updated until rewrite()
and evaluate were called over and over
Seems to fix the issue to update the flowgraph namespace variable after
each variable block is evaluated
I believe this also alleviates a previous issue (#2634) where rewrite
had to be called twice when data was being imported
Fixes #2634
Diffstat (limited to 'grc/gui/canvas/flowgraph.py')
0 files changed, 0 insertions, 0 deletions