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 eric.smith
Recipients eric.smith, rajeevkchaurasia
Date 2021-06-16.16:00:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623859226.95.0.545532143592.issue44433@roundup.psfhosted.org>
In-reply-to
Content
This is probably not a python bug. But if you can demonstrate it without needing to install the Oracle software, we can take a look at it. You've also not explained how you're using multiprocessing. We need an complete, short, working example program to determine if it's a python bug.

I suggest you ask this question on Stack Overflow.

Also, I'd suggest subprocess.run instead of .communicate, if you can.
History
Date User Action Args
2021-06-16 16:00:26eric.smithsetrecipients: + eric.smith, rajeevkchaurasia
2021-06-16 16:00:26eric.smithsetmessageid: <1623859226.95.0.545532143592.issue44433@roundup.psfhosted.org>
2021-06-16 16:00:26eric.smithlinkissue44433 messages
2021-06-16 16:00:26eric.smithcreate