shaka-project / shaka-streamer

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.
https://shaka-project.github.io/shaka-streamer/
Apache License 2.0
198 stars 62 forks source link

Orphaned subprocesses after shutting down with CTRL+C #46

Closed joeyparrish closed 3 years ago

joeyparrish commented 4 years ago

Using the latest source from master, I find that shutting down the Shaka Player History live stream with CTRL+C causes our external command input (gource) and gsutil both to be orphaned instead of shut down properly.