Note issue #164.

This commit is contained in:
Andrew Wood
2025-07-25 22:08:44 +01:00
parent 7924a796ea
commit b926fffe80
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -107,6 +107,7 @@ is acknowledged and greatly appreciated:
* [meego](https://codeberg.org/meego) - suggested "**%nL**", the last line preview ([#121](https://codeberg.org/ivarch/pv/issues/121))
* [Alexander Petrossian](https://github.com/neopaf) - suggested using Unicode output for a more granular progress bar, and provided the codepoints to use ([#15](https://codeberg.org/ivarch/pv/issues/15))
* [jmealo](https://codeberg.org/jmealo) - suggested JSON progress output ([#127](https://codeberg.org/ivarch/pv/issues/127))
* [ipaqmaster](https://codeberg.org/ipaqmaster) - investigated 100%-CPU utilisation bug when piping to a command that has exited ([#164](https://codeberg.org/ivarch/pv/issues/164))
Translations provided through [Codeberg Weblate](https://translate.codeberg.org/projects/pv/):
+1
View File
@@ -1,5 +1,6 @@
### UNRELEASED
* *fix:* prevent tight loop consuming CPU when waiting for a partially filled output pipe to be drained ([#164](https://codeberg.org/ivarch/pv/issues/164))
* *i18n:* French translations updated
### 1.9.31 - 28 January 2025