summaryrefslogtreecommitdiffstats
path: root/test/async_test.py
Commit message (Expand)AuthorAgeFilesLines
* Since the async status codes changes, there were two test cases for JOB_FINIS...Adrian Likins2009-01-281-4/+1
* Jobthing status codes cleanup.Krzysztof A. Adamski2008-06-061-2/+2
* Changing func/func/overlord/client.py:Client() to Overlord(). Client() stillAdrian Likins2008-03-281-10/+10
* All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-291-0/+2
* Fixed async_test.py for all success/failure cases. Still need to tweak the c...Michael DeHaan2008-01-241-2/+2
* Still working on async (pardon the debug output still), there's a long ways t...Michael DeHaan2008-01-241-13/+34
* Fixup to client noglobs invocation.Michael DeHaan2008-01-241-4/+4
* Working on async error handling, lots more to do...Michael DeHaan2008-01-231-1/+6
* Double-barrel asynchronous calls. Async can now occur on both sides simultan...Michael DeHaan2008-01-231-0/+3
* Moving the async and multiprocess stuff to top level so we can use themMichael DeHaan2008-01-231-1/+1
* Jobthing is now functional (see async_test.py for example usage), we still needMichael DeHaan2008-01-151-0/+38