swh-lister/swh/lister/github
David Douard e5c3559033 tasks: fix handling of unsupported promise.save() calls
the exception can also be an AttributeError.

Also do not reraise this exception (in github/tasks.py). This promise
saving feature is used for tests.
2019-04-11 11:03:48 +02:00
..
tests Add tests for github tasks 2019-01-08 10:35:33 +01:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
lister.py Rename the bitbucket and github listers to remove the 'tld' part 2019-01-14 12:07:57 +01:00
models.py Simplify listers Model constructor 2018-12-12 18:27:11 +01:00
tasks.py tasks: fix handling of unsupported promise.save() calls 2019-04-11 11:03:48 +02:00