Files
deb-python-taskflow/taskflow/utils
Sriram Madapusi Vasudevan 5f5fdd1811 feat: add max_dispatches arg to conductor's run
- This will cause the conductor to only do 'n' number of dispatches,
  after which it stops dispatching jobs.

- This will allow the code that call the conductor, to monitor
  conductor.dispatching, and make a decision on what is to be done with
  it. Eg: Decomission a conductor, restart the conductor etc

- Backward Compatible.

Change-Id: I3386c7050806806b5ee44a74ba93e50515a5ab7b
2015-10-15 16:05:33 -04:00
..
2014-02-22 17:16:29 +08:00
2015-08-07 00:09:11 -07:00