This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildman/component
Jimmy Zelinskie c2b52c6efc wrap build_complete coroutine in callback
Coroutines cannot be called as callbacks for Futures like the one
returned by our RPC call. We work around this by creating a normal
function that schedules the coroutine.
2016-11-22 16:48:42 -05:00
..
__init__.py Better organize the source file structure of the build manager and change it to choose a lifecycle manager based on the config 2014-11-25 16:14:44 -05:00
basecomponent.py Add the build worker and job count information to the charts 2015-01-28 17:12:33 -05:00
buildcomponent.py wrap build_complete coroutine in callback 2016-11-22 16:48:42 -05:00