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-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2016-01-07 04:26:29 +00:00