[issue25053] Possible race condition in Pool

Anil Bishnoie report at bugs.python.org
Sun Nov 15 15:21:36 EST 2020


Anil Bishnoie <reech2.anil at yahoo.com> added the comment:

Before running the Pool I checked whether my func existed in memory or not and it was there well defined by address and works fine otherwise

>>> ld_df1
<function ld_df1 at 0x062D6DF0>

----------

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


More information about the Python-bugs-list mailing list