Anil kunduru added the comment:
Thanks guys for quick responses. Eryk Sun comment wa very help full.
--
resolution: -> fixed
___
Python tracker
<https://bugs.python.org/issu
Anil kunduru added the comment:
thanks Eryk Sun i am able to solve the problem, it was extension modules
problem. it was helpful great.
--
___
Python tracker
<https://bugs.python.org/issue35
Anil kunduru added the comment:
i am figuring out as heap memory issue because i am using multiple data frames
and online web scrap data as well , may be memory is overloaded and it cause
this issue .
please correct me it may not be changes or not
New submission from Anil kunduru :
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