my code are here: https://gist.github.com/3834860
it will stall after run for a while,the output like following:
2012-10-05 00:42:31,932 - DEBUG - next_url ishttp://m.tianya.cn/bbs/list.jsp?item=free&p=4&n=2012-10-05 00:41:23.213&idwriter=0&key=0&chk=&vu=49368951554
2012-10-05 00:42:33,914 - DEBUG - ['2366245', '2800363', '2698574', '2797207', '2801356', '2212342', '2216658', '2799029', '2747949', '2801410', '2562954', '2800201', '2188615', '2801369', '2800497', '2800402', '2731162', '2801265', '2800437', '2799819']
2012-10-05 00:42:34,462 - DEBUG - next_url ishttp://m.tianya.cn/bbs/list.jsp?item=free&p=5&n=2012-10-05 00:41:23.213&idwriter=0&key=0&chk=&vu=49368954180
and it just stall there,no warning or error,i can't debug it,because it will stall after 1 hour later.
I don't know how to debug it,anyone can tell me?