buildcat.worker module

Functionality for retrieving information about workers.

buildcat.worker.info()[source]

Returns information about a worker.

Useful for testing that the system is functioning.

Returns:

metadata – A collection of key-value pairs containing information describing the local worker.

Return type:

dict

buildcat.worker.logtree()[source]

Warning

function ‘buildcat.worker.logtree’ undocumented