[issue21448] Email Parser use 100% CPU

jader fabiano report at bugs.python.org
Tue May 6 21:20:13 CEST 2014


New submission from jader fabiano:

Use email.parser to catch the mime's header,when a mime has attachments the process is consuming 100% of the CPU. And It can take until four minutes to finish the header parser.

----------
components: email
messages: 218008
nosy: barry, jader.fabiano, r.david.murray
priority: normal
severity: normal
status: open
title: Email Parser use 100% CPU
type: performance
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21448>
_______________________________________


More information about the Python-bugs-list mailing list