|
# TODO: run all of the following ops asynchronously |
|
build_schema = BuildInfoSchema() |
|
|
|
build_info: BuildInfo |
|
_, build_info = build_aggregator.retrieve_build_data(build_id) |
|
|
This issue was generated by todo based on a TODO
comment in 3be2e67 when #15 was merged. cc @CermakM.