Fix issue with partial lines being repeated #118

Merged
richardjm merged 1 commits from patch-1 into master 2021-09-27 17:44:12 +02:00
richardjm commented 2021-09-27 17:06:39 +02:00 (Migrated from github.com)

Without clearing the partial line on a full line being sent the self.partial_output was repeated for every subsequent line.

Without clearing the partial line on a full line being sent the self.partial_output was repeated for every subsequent line.
dw-0 commented 2021-09-27 17:44:20 +02:00 (Migrated from github.com)

Thank you!

Thank you!
Sign in to join this conversation.