This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anilb
Recipients Stanislaw Izaak Pitucha, anilb, davin
Date 2020-11-15.20:21:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605471696.33.0.0520888945283.issue25053@roundup.psfhosted.org>
In-reply-to
Content
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>
History
Date User Action Args
2020-11-15 20:21:36anilbsetrecipients: + anilb, davin, Stanislaw Izaak Pitucha
2020-11-15 20:21:36anilbsetmessageid: <1605471696.33.0.0520888945283.issue25053@roundup.psfhosted.org>
2020-11-15 20:21:36anilblinkissue25053 messages
2020-11-15 20:21:36anilbcreate