bob icon indicating copy to clipboard operation
bob copied to clipboard

Make each type of runner listen to its own queue

Open lispyclouds opened this issue 3 years ago • 1 comments

Right now the only runner is the docker runner and going forward we could have more kinds of runners. To make sure they receive the relevant start message, they should listen to their own kind of queue.

lispyclouds avatar Apr 20 '21 13:04 lispyclouds

This should pave the way for #69

lispyclouds avatar Apr 21 '21 05:04 lispyclouds

Done in https://github.com/bob-cd/bob/commit/ec9f172ccbd3ad8ccd1e0e4ef936ff9ceca16c1a

lispyclouds avatar Oct 04 '22 05:10 lispyclouds