[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #11 from xqt i...@gno.de --- I tried this on _windows_ but I didn't got it hanging: Traceback (most recent call last): File pyshell#4, line 1, in module resp, content = h.request(https://en.wikipedia.org/;, GET) File

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #12 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110853 had a related patch set uploaded by Merlijn van Deen: (bug 55127) Implement network timeouts https://gerrit.wikimedia.org/r/110853 -- You are receiving

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #13 from Merlijn van Deen valhall...@arctus.nl --- This solves the basic issue, but does not fix the other two issues (the main thread will not respond to ctrl-c until the timeout is reached; also the thread will not be stopped

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110866 had a related patch set uploaded by Merlijn van Deen: (bug 55127) Allow user to cut off pending network requests at shutdown

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #15 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110867 had a related patch set uploaded by Merlijn van Deen: (bug 55127) Allow user to abort during http request https://gerrit.wikimedia.org/r/110867 -- You

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #16 from Merlijn van Deen valhall...@arctus.nl --- And with the latest two patches, this should also be fixed. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #17 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110853 merged by jenkins-bot: (bug 55127) Implement network timeouts https://gerrit.wikimedia.org/r/110853 -- You are receiving this mail because: You are on

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #19 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110867 merged by jenkins-bot: (bug 55127) Allow user to abort during http request https://gerrit.wikimedia.org/r/110867 -- You are receiving this mail because:

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #18 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 110866 merged by jenkins-bot: (bug 55127) Allow user to cut off pending network requests at shutdown https://gerrit.wikimedia.org/r/110866 -- You are receiving

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #20 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 108325 abandoned by Xqt: [BUGFIX] fixing bug 55127 Reason: https://gerrit.wikimedia.org/r/110853 https://gerrit.wikimedia.org/r/110866

[Bug 55127] core hangs on killed http(s) connection

2014-02-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 xqt i...@gno.de changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 55127] core hangs on killed http(s) connection

2014-02-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #10 from Merlijn van Deen valhall...@arctus.nl --- Minimal test case for the SSL issue: import httplib2 h = httplib2.Http() resp, content = h.request(https://en.wikipedia.org/;, GET) raw_input(kill the connection...) resp, content

[Bug 55127] core hangs on killed http(s) connection

2014-01-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 55127] core hangs on killed http(s) connection

2014-01-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 108325 had a related patch set uploaded by Ladsgroup: [BUGFIX] fixing bug 55127 https://gerrit.wikimedia.org/r/108325 -- You are receiving this mail because:

[Bug 55127] core hangs on killed http(s) connection

2014-01-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 xqt i...@gno.de changed: What|Removed |Added Blocks||58392 -- You are receiving this

[Bug 55127] core hangs on killed http(s) connection

2013-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #8 from xqt i...@gno.de --- Here are the last log entries before the bot hanged: 2013-11-20 05:50:37 api.py, 685 in __iter__: DEBUG PropertyGenerator received [u'7165976']; limit=-1 2013-11-20 05:50:51

[Bug 55127] core hangs on killed http(s) connection

2013-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #7 from xqt i...@gno.de --- Yes my bug depends on a killed internet connection while my router was off for 20 seconds! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55127] core hangs on killed http(s) connection

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #5 from xqt i...@gno.de --- I do not know whether this is similar this bug reported above and am unable to investigate the reason of that bug. I only found the last output where the bot checks a wiki page every 15 seconds:

[Bug 55127] core hangs on killed http(s) connection

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #6 from xqt i...@gno.de --- Additional comment: pwb.py version Pywikibot: pywikibot/__init__.py (r-1 (unknown), ???, 2013/09/21, 15:53:03, OUTDATED) Release version: 2.0b1 Python: 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC

[Bug 55127] core hangs on killed http(s) connection

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 xqt i...@gno.de changed: What|Removed |Added Priority|Unprioritized |High Version|unspecified

[Bug 55127] core hangs on killed http(s) connection

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #1 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Stack trace during hang: *** STACKTRACE - START *** # ThreadID: 140208457426688 File: /usr/lib/python2.7/threading.py, line 524, in __bootstrap

[Bug 55127] core hangs on killed http(s) connection

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added See Also|

[Bug 55127] core hangs on killed http(s) connection

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #2 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **Priority**: 5 -- 2 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing

[Bug 55127] core hangs on killed http(s) connection

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #4 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- - **Group**: confirmed -- rewrite -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l

[Bug 55127] core hangs on killed http(s) connection

2013-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55127 --- Comment #3 from Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com --- Works without any issues in windows - could be either related to linux (v. windows) or killing the connection locally or upstream (the original was run from a VM).