fix: finish may not emit until all chunks are read

This commit is contained in:
2024-06-20 15:40:17 -05:00
parent f3ea830379
commit a8702f4849
6 changed files with 53 additions and 27 deletions

View File

@@ -13,7 +13,6 @@ workspace:
- lists: ">=7.0.0 <8.0.0"
- maybe: ">=6.0.0 <7.0.0"
- mmorph: ">=7.0.0 <8.0.0"
- newtype: ">=5.0.0 <6.0.0"
- node-buffer: ">=9.0.0 <10.0.0"
- node-event-emitter: ">=3.0.0 <4.0.0"
- node-fs: ">=9.1.0 <10.0.0"