Skip to content

run_on_target verbose mode doesn't print stdout realtime #18

Description

@shuchitak

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions