Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run_on_target verbose mode doesn't print stdout realtime #18

Open
shuchitak opened this issue Feb 8, 2022 · 1 comment
Open

run_on_target verbose mode doesn't print stdout realtime #18

shuchitak opened this issue Feb 8, 2022 · 1 comment
Assignees

Comments

@shuchitak
Copy link
Contributor

When I specify verbose=True as an option in the xscope_fileio.run_on_target(), I still don't see stdout being printed in real time. For instance, if I'm printing frame number every frame, they appear every 800 frames or so. This makes debugging very hard, especially if the device is hanging or has crashed, in which case, no prints appear.

In order to debug, for now, I go back to the c75386d commit where stdout gets printed in real time.

@ed-xmos
Copy link
Collaborator

ed-xmos commented Mar 1, 2022

My update 0.4.0 appeared to work but is not performant enough (causes test failures in avona) so we have pinned at 0.3.2. This issue is still open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants