scipy-conference / procbuild

SciPy proceedings builder
Other
2 stars 10 forks source link

Use ZeroMQ message bus in lieu of build queue using new BuildManager #29

Closed mpacer closed 6 years ago

mpacer commented 6 years ago

If #28 is merged this supercedes #25

This takes the works pursued in #25 and builds off of the work in #28 to have a build manager class that more directly exposes the structure of its subprocesses.

mpacer commented 6 years ago

@stefanv is there anything else that we should accomplish in this PR?

mpacer commented 6 years ago

@stefanv I think that this is good to go should I merge it?

mpacer commented 6 years ago

Note the test failure does not actually mean anything since we have nothing setup with travis…