/ydl-too-much-output

A proof-of-concept for this bug: https://github.com/GyrosOfWar/youtube-dl-rs/pull/5

Primary LanguageRust

Too much output overwhelms STDOUT

A minimal example demonstrating how very large output (for example, JSON from Youtube-DL) can overwhelm internal buffers, hanging the program forever.

To see it hang,comment out these three lines.

Running the example

cargo run