Richard van der Hoff e7a16c6210 Remove redundant run_as_background_process() from pusherpool
`on_new_notifications` and `on_new_receipts` in `HttpPusher` and `EmailPusher`
now always return synchronously, so we can remove the `defer.gatherResults` on
their results, and the `run_as_background_process` wrappers can be removed too
because the PusherPool methods will now complete quickly enough.
2018-10-22 16:12:11 +01:00
..
2018-07-23 13:17:22 +01:00
2016-01-07 04:26:29 +00:00
2018-07-09 16:09:20 +10:00
2018-09-07 00:22:23 +10:00
2018-07-09 16:09:20 +10:00
2018-09-17 16:52:02 +01:00
2018-07-09 16:09:20 +10:00
2018-09-15 22:27:41 +01:00
2018-09-07 00:22:23 +10:00
2018-07-09 16:09:20 +10:00
2018-10-10 11:41:15 +01:00
2018-08-17 15:31:50 +01:00