diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2013-12-15 14:54:31 +0100 |
---|---|---|
committer | Sylvain Munaut <tnt@246tNt.com> | 2013-12-20 01:30:44 +0100 |
commit | 984273433c97471484bdb45c0865448a915655ee (patch) | |
tree | 9468c89547dff5b6deafe721d8bdac0400c93214 /gr-trellis/examples/python/test_cpm.py | |
parent | a0170049b0f6b1d3b1209530aaa6bb38e5324695 (diff) |
wxgui: Make sure to only start the flow graph once all init is done
Currently we start the flow graph in the stdframe constructor.
However at that point, the frame isn't attached to the app and it's not
"shown" yet which means some UI operations can still fail.
This is a race condition which happens on OSX. You can reproduce it on
linux as well by adding a sleep(1) after starting the flow graph.
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'gr-trellis/examples/python/test_cpm.py')
0 files changed, 0 insertions, 0 deletions