instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
12 stars 15 forks source link

Fix worker to pick the next job when it can process it. #298

Closed vishnoianil closed 2 months ago

vishnoianil commented 2 months ago

so worker doesn't need to run job popping and processing in separate go routine.

Fixes #296

nerdalert commented 2 months ago

@vishnoianil beat on this some, working as expected! LGTM when you and RB ready. Thanks for tackling this one. Will be running it in dev as well in case anything comes up but so far it's working great.