Commit History

Author SHA1 Message Date
  Aanand Prasad 2160c787e3 Fix race condition 9 years ago
  Aanand Prasad ebae76bee8 Rename a couple of functions in parallel.py 9 years ago
  Aanand Prasad 720dc893e2 Document parallel helper functions 9 years ago
  Aanand Prasad d03f4e4b32 Small refactor to feed_queue() 9 years ago
  Aanand Prasad 68b4ef6cf2 Reduce queue timeout 9 years ago
  Aanand Prasad de6496c6c9 Hold state in an object 9 years ago
  Aanand Prasad 79edda6804 Refactor so there's only one queue 9 years ago
  Aanand Prasad d3899418b7 Move queue logic out of parallel_execute() 9 years ago
  Aanand Prasad 09e359fc8d Abort operations if their dependencies fail 9 years ago
  Aanand Prasad cdef2b5e3b Refactor setup_queue() 9 years ago
  Daniel Nephin 5c968f9e15 Fix flaky partial_change state test. 9 years ago
  Ilya Skriblovsky 34de1f0a4c Removed unused parallel.parallel_stop 9 years ago
  Ilya Skriblovsky f933381a12 Dependency-ordered start/stop/up 9 years ago
  Daniel Nephin ed4473c849 Fix signal handling with pyinstaller. 9 years ago
  Daniel Nephin c64af0a459 Add an acceptance test and docs for the down subcommand 10 years ago
  Daniel Nephin b4edf0c454 Move parallel_execute to a new module. 10 years ago