Fix Fetch progress bar by fvalette-ledger · Pull Request #1971 · gitpython-developers/GitPython
-
-
Notifications
You must be signed in to change notification settings - Fork 980
Conversation
See gitpython-developers#1969 stderr parser call RemoteProgress update on each line received. With universal_newlines set to False, there is a mixup between line feed and carriage return. In the `handle_process_output` thread, this is thus seen as a single line for the whole output on each steps.
fvalette-ledger added a commit to outpost-os/barbican that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters