summaryrefslogtreecommitdiff
path: root/paste/util/killthread.py
Commit message (Collapse)AuthorAgeFilesLines
* disable killthread if ctypes lacks pythonapipjenvey2008-06-101-0/+3
| | | | for pypy, and maybe one day other python vms
* Allow killing of errant threads through the web application (also add a ↵ianb2007-01-301-0/+27
module to kill threads with ctypes, and a method to kill threads from the httpserver thread pool)