cognitivexr / CogStream

CogStream: a platform for distributed real-time AI-based video analytics 🧠 🤖
Apache License 2.0
7 stars 1 forks source link

Handle io.EOF and stream.Stop in pipeline correctly #25

Open thrau opened 3 years ago

thrau commented 3 years ago

Pipelines should be gracefully terminated on io.EOF and stream.Stop errors.