summary refs log tree commit diff
path: root/tests/unittest.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-04Patch defer.inlineCallbacks to check logcontexts in tests (#4205)Richard van der Hoff1-1/+3
2018-12-04Run the AS senders as background processes (#4189)Richard van der Hoff2-12/+26
This should fix some "Starting db connection from sentinel context" warnings, and will mean we get metrics for these processes.
2018-12-03