UoA-eResearch / hololens_facial_recognition

A Unity hololens app to detect faces and display their attributes
MIT License
233 stars 53 forks source link

Recognition jobs unhandled error #2

Closed neon-ninja closed 7 years ago

neon-ninja commented 7 years ago

Recognition jobs response for loop should handle the case where the response is an error - otherwise jobs further in the queue which were a success won't show. Continue statement should suffice