summaryrefslogtreecommitdiffstats
path: root/func/forkbomb.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-7/+1
* Working on async error handling, lots more to do...Michael DeHaan2008-01-231-1/+7
* Double-barrel asynchronous calls. Async can now occur on both sides simultan...Michael DeHaan2008-01-231-0/+1
* Moving the async and multiprocess stuff to top level so we can use themMichael DeHaan2008-01-231-0/+152