Skip to content

Iceprog progress counter stutters when run under apio/scons on windows #658

@zapta

Description

@zapta

When running apio upload on windows with the iceprog programmer, the progress counter is not updated smoothly as it done when running iceprog using apio raw -- iceprog .... The reason is that the scons output pipes are buffered with 4K buffer size despite the fact we set it to be unbuffered. The problem was on observed in windows only and is OK on linux and macOS.

I am not sure how that can be fixed but creating this issue anyway.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions