| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Major threadpool features to add threads temporarily, kill threads, monitor ↵ | ianb | 2007-03-10 | 1 | -0/+13 |
| | | | | | the killed threads, and notify the administrator about problems. Also updates to watchthreads to see this new information. | ||||
| * | Add tracebacks of each thread under Python 2.5 (thanks to Alexander ↵ | ianb | 2007-02-21 | 1 | -1/+8 |
| | | | | | Schremmer for pointing out the technique) | ||||
| * | Allow killing of errant threads through the web application (also add a ↵ | ianb | 2007-01-30 | 1 | -1/+5 |
| | | | | | module to kill threads with ctypes, and a method to kill threads from the httpserver thread pool) | ||||
| * | Add app to monitor and summarize the status of any wedged threads. Also a ↵ | ianb | 2007-01-30 | 1 | -0/+18 |
| handy config file for testing some stuff, and removing a config file that is long defunct | |||||
