pipeless-ai / pipeless

An open-source computer vision framework to build and deploy apps in minutes
https://pipeless.ai
Apache License 2.0
688 stars 31 forks source link

[BUG]: Loop restarting stream when using multiple streams and stage includes a '-'. #111

Closed miguelaeh closed 6 months ago

miguelaeh commented 6 months ago

Describe the bug

When using multiple streams, after adding the second one it enters in a loop of restart. After some debugging the hashes always differ when using stages that contain - in their name instead of _.

To Reproduce

  1. Create a stage that includes a - in the name.
  2. Start pipeless
  3. Provide a stream
  4. Provide a second stream