TODO: add docs!
Bases: object
From https://gist.github.com/kirpit/1306188
Enables to run subprocess commands in a different thread with TIMEOUT option.
Based on jcollado’s solution: http://stackoverflow.com/questions/1191374/subprocess-with-timeout/4825933#4825933
Run a command then return: (status, output, error).
Bases: fireworks.queue.queue_adapter.QueueAdapterBase
TODO: add docs!
Bases: fireworks.queue.queue_adapter.QueueAdapterBase