linux - python code stuck without error message -


i running continuous web-scraping python 2.7 code on linux mint, download data website. code uses beautifulsoup 4 , url library. when new line of data written local text file, code print characters in shell know code working fine.

the problem code stops working without error message. looking @ shell, there no red lines show up, printing not continue, know went wrong. , happens not frequently, approximately once week.

my question is, how check if problem caused python code or linux mint system? maybe there linux bug in i/o layer?


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -