livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
546 stars 169 forks source link

fix(ai): fix infinite loop when no Os are found #3042

Closed rickstaa closed 5 months ago

rickstaa commented 5 months ago

What does this pull request do? Explain your changes. (required)

This pull request prevents the orchestrator selection routine from staying in an infinite loop when no Orchestrators can be found.

Specific updates (required)

How did you test each of these updates (required)

I build the binaries and tested the orchestrator off-chain.

Does this pull request close any open issues?

Checklist: