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
Post a Comment