| Xqt added a comment. |
I have no glue what is failing there. Our pagegenerators_tests on Travis ci works fine for all python versions. On the other hand I have two scripts running with EventStreams and both where failing yesterday about 18.00 after a reestablished connection. The framework codebase was unchanged since two weeks or so. Digging deeper I found out that sseclient runs into a loop with EOLError and there is no response from sseclient. Whereas my developing system gets response from sseclient but empty data as noted above. Maybe the different behavior looks like a different requests library version. I’ll check it this weekend probably. My tests where on python 2.7 because I work on an async implementation of pwb’s EventStreams class with py3 currently. Now I went back to good old compat release to keep my scripts running :)
Cc: Framawiki, zhuyifei1999, Ottomata, Aklapper, Xqt, pywikibot-bugs-list, Magul, Tbscho, rafidaslam, MayS, Mdupont, JJMC89, Avicennasis, mobrovac, GWicke, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
