mitmproxy/pathod
Aldo Cortesi 09edbd9492 Improve debugging of thread and other leaks
- Add basethread.BaseThread that all threads outside of test suites should use
- Add a signal handler to mitmproxy, mitmdump and mitmweb that dumps resource
information to screen when SIGUSR1 is received.
- Improve thread naming throughout to make thread dumps understandable
2016-06-11 19:52:24 +12:00
..
language Py3: encode() the spec before appending to path 2016-06-08 16:29:21 +05:30
protocols First-order removal of pathod API and app 2016-06-05 13:04:13 +12:00
__init__.py combine projects 2016-02-18 13:03:40 +01:00
log.py Remove timestamps from pathoc output 2016-06-10 10:47:28 +12:00
pathoc_cmdline.py Fix a crash when pathoc connections fail 2016-06-10 11:14:23 +12:00
pathoc.py Improve debugging of thread and other leaks 2016-06-11 19:52:24 +12:00
pathod_cmdline.py Utils cleanups 2016-06-07 17:12:52 +12:00
pathod.py Remove timestamps from pathoc output 2016-06-10 10:47:28 +12:00
test.py Improve debugging of thread and other leaks 2016-06-11 19:52:24 +12:00
utils.py Utils cleanups 2016-06-07 17:12:52 +12:00
version.py more style cleanup 2016-05-29 13:43:20 +02:00