scanner-research / scanner

Efficient video analysis at scale
https://scanner-research.github.io/
Apache License 2.0
615 stars 108 forks source link

Fix worker duplicate issue in K8s AWS tutorial #282

Closed jpablomch closed 4 years ago

jpablomch commented 4 years ago

This PR fixes worker.py and master.py in the K8s AWS tutorial. It solves worker duplication issue.

willcrichton commented 4 years ago

Thanks @jpablomch!