]> git.decadent.org.uk Git - dak.git/commit
Merge remote branch 'mhy/multiproc' into merge
authorJoerg Jaspert <joerg@debian.org>
Sat, 7 May 2011 12:39:34 +0000 (14:39 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sat, 7 May 2011 12:39:34 +0000 (14:39 +0200)
commitef33f595865e2430068aa83ccf7cac58c430f411
tree96ee749bab0dff41bb8ec63a649c33c81eb25a61
parent94bbce539dbdbb9ba33ed98a29e4a8474bab9374
parent99749f86a3ca945f6f9f322f5694255e47ee7809
Merge remote branch 'mhy/multiproc' into merge

* mhy/multiproc:
  Get syntax right
  Deal with args being a tuple
  Add backwards compatibility code
  Make daklog be a Singleton
  Bugfixes for usage of DakProcessPool API
  remove unused variable
  Fix variable name
  Fix function name
  Fix up pool usage
  Enhance process pool implementation

Signed-off-by: Joerg Jaspert <joerg@debian.org>
tests/test_multiprocessing.py