Commit History

Author SHA1 Message Date
  Joffrey F 310b3d9441 Properly handle APIError failures in Project.up 9 years ago
  Aanand Prasad 7cfb5e7bc9 Fix race condition 9 years ago
  Aanand Prasad 15c5bc2e6c Rename a couple of functions in parallel.py 9 years ago
  Aanand Prasad 0671b8b8c3 Document parallel helper functions 9 years ago
  Aanand Prasad 0e3db185cf Small refactor to feed_queue() 9 years ago
  Aanand Prasad be27e266da Reduce queue timeout 9 years ago
  Aanand Prasad 5450a67c2d Hold state in an object 9 years ago
  Aanand Prasad 54b6fc4219 Refactor so there's only one queue 9 years ago
  Aanand Prasad af9526fb82 Move queue logic out of parallel_execute() 9 years ago
  Aanand Prasad 141b96bb31 Abort operations if their dependencies fail 9 years ago
  Aanand Prasad bcdf541c8c 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. 10 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