mozilla/DeepSpeech

Handle control-C cleanly in feeding threads

Open

#2,914 opened on Apr 17, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (4,093 forks)batch import
help wanted

Repository metrics

Stars
 (26,755 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Currently you have to hold Control-C for several seconds until all the threads are killed.

Contributor guide