[New-bugs-announce] [issue35750] process finished with exit code -1073740940 (0xc0000374)

Anil kunduru report at bugs.python.org
Wed Jan 16 03:18:22 EST 2019


New submission from Anil kunduru <kunduruanilwork at gmail.com>:

function contains of long loop each iteration it will do get data from different website using request.get and do analysis, loop will take one minute for 10 iteration.
after completed some 100 to 400 iteration it will exit with process finished with exit code -1073740940 (0xc0000374) do no what is this unexpected behavior!

----------
messages: 333752
nosy: kunduruanil
priority: normal
severity: normal
status: open
title: process finished with exit code -1073740940 (0xc0000374)
type: crash
versions: Python 3.6

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


More information about the New-bugs-announce mailing list