For cases where multiple people work on a limited set of available machines, queueing up for tests is unavoidable.
The new queueing feature and the first handler for queueing allows working with local scripts to request a machine or release it back.
Additional handlers will be written in the future, but custom ones can also be loaded via queueing_handlers
, giving a Glob to handler files.