summary refs log tree commit diff
path: root/tests/test_test_utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-20Fix TaskStopped exceptions when outbound requests time out (#4690)Richard van der Hoff4-18/+30
2019-02-20Apply the pusher http hack in the right place (#4692)Richard van der Hoff1-6/+5
Do it in the constructor, so that it works for badge updates as well as pushes
2019-02-20