Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72277

Script suddenly stops

Date 2014-05-30 04:47 +0200
From Chris <ch2009@arcor.de>
Subject Script suddenly stops
Newsgroups comp.lang.python
Message-ID <mailman.10475.1401429663.18130.python-list@python.org> (permalink)

Show all headers | View raw


Dear All,

I'm trying to read ten 200 MB textfiles into a MySQL MyISAM database
(Linux, ext4). The script output is suddenly stopping, while the Python
process is still running (or should I say sleeping?). It's not in top,
but in ps visible.

Why is it stopping? Is there a way to make it continue, without calling
"kill -9", deleting the processed lines and starting it again?

Thank you in advance.



[1] http://pastebin.com/CxHCA9eB

-- 
Christian

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Script suddenly stops Chris <ch2009@arcor.de> - 2014-05-30 04:47 +0200

csiph-web