[issue40496] re.findall() takes a long time (100% cup usage) on Python 3.6.10

Sergio Rael report at bugs.python.org
Mon May 4 06:02:29 EDT 2020


Sergio Rael <srael at onestic.com> added the comment:

Sorry, this is not a deadlock. Python puts the CPU to 100% of usage, but it takes so long that a I didn't know if it can finish the task.

----------
title: re.findall() deadlock on Python 3.6.10 -> re.findall() takes a long time (100% cup usage) on Python 3.6.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40496>
_______________________________________


More information about the Python-bugs-list mailing list