summaryrefslogtreecommitdiffstats
path: root/func/jobthing.py
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of unused imports.Luke Macken2008-02-211-2/+0
* All exceptions, async or otherwise, now come back as easily detectable signat...Michael DeHaan2008-01-291-23/+12
* Fixed async_test.py for all success/failure cases. Still need to tweak the c...Michael DeHaan2008-01-241-10/+27
* Still working on async (pardon the debug output still), there's a long ways t...Michael DeHaan2008-01-241-11/+13
* Working on async error handling, lots more to do...Michael DeHaan2008-01-231-1/+5
* Double-barrel asynchronous calls. Async can now occur on both sides simultan...Michael DeHaan2008-01-231-9/+80
* Moving the async and multiprocess stuff to top level so we can use themMichael DeHaan2008-01-231-0/+121