jayvdb created this task. Herald added subscribers: pywikibot-bugs-list, Zppix, Aklapper.
TASK DESCRIPTION An exception in the thread `Put-Thread`, used by the async save mechanism, halts the tests https://travis-ci.org/jayvdb/pywikibot-core/jobs/131036841#L999 It would be nice to have the test runner (https://phabricator.wikimedia.org/T115313) which catches this, reports the exception as a failure, and continues. `nose-faulthandler` doesnt do this, and I assume that `pytest-faulthandler` also doesnt as they do the same thing. Also it would be good to have a test which does causes an exception in that thread, and pywikibot should recover from that situation nicely. TASK DETAIL https://phabricator.wikimedia.org/T135590 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Aklapper, Zppix, jayvdb, pywikibot-bugs-list, Mdupont _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
