docker-offlineimap/offlineimap
Valentin Lab 4087f3a4e7 add a full stack of all thread dump upon EXIT or KILL signal in thread debug mode
Note that the stacks are grouped if similar, and the current
process (the one handling the signal) is identified and reports
where it was before the signal.

This can be quite handy when wanting to debug thread locks for
instance.

Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2015-11-09 04:39:42 +01:00
..
folder add new config option filename_use_mail_timestamp 2015-11-04 00:56:46 +01:00
repository enable SSL by default 2015-10-29 16:13:44 +01:00
ui Noninteractive: add minor comment 2015-10-13 00:52:43 +02:00
utils Make OS-default CA certificate file to be requested explicitely 2015-01-18 22:05:49 +03:00
__init__.py v6.6.0-rc3 2015-11-05 09:26:01 +01:00
accounts.py accounts: remove unused imaplibutil import 2015-04-07 16:34:35 +02:00
CustomConfig.py Properly re-raise exception to save original tracebacks 2015-01-12 17:51:21 +03:00
emailutil.py more style consistency 2015-01-08 23:36:19 +01:00
error.py more consistent style 2015-01-07 21:31:43 +01:00
globals.py Create global instance of command-line options 2013-02-11 23:34:18 +04:00
imaplib2.py bump from imaplib2 v2.51 to v2.52 2015-11-05 09:07:31 +01:00
imaplibutil.py Merge branch 'pilou--tests1' into next 2015-04-02 19:32:37 +02:00
imapserver.py fix: avoid writing password to log 2015-11-04 08:00:50 +01:00
imaputil.py Add decodefoldernames option to decode IMAP folder names using UTF-7. 2015-08-29 16:43:33 +01:00
init.py add a full stack of all thread dump upon EXIT or KILL signal in thread debug mode 2015-11-09 04:39:42 +01:00
localeval.py localeval: avoid redefining 'file' keyword 2015-01-14 17:18:48 +01:00
mbnames.py mbnames: add option to write the file once per account 2015-03-22 21:15:46 +01:00
syncmaster.py Exit "infinite" monitorloop when SyncRunner thread exits 2011-11-02 11:55:05 +01:00
threadutil.py more style consistency 2015-02-10 17:25:00 +01:00