Richard van der Hoff 994d7ae7c5 Remove broken use of clock.call_later
background_updates was using `call_later` in a way that leaked the logcontext
into the reactor.

We could have rewritten it to do it properly, but given that we weren't using
the fancier facilities provided by `call_later`, we might as well just use
`async.sleep`, which does the logcontext stuff properly.
2017-03-18 00:01:37 +00:00
..
2017-03-01 15:56:30 +00:00
2016-07-22 13:21:07 +01:00
2017-02-08 16:04:29 +00:00
2017-02-13 13:50:03 +00:00
2016-11-04 10:53:42 +00:00
2017-02-14 13:39:41 +00:00
2016-01-07 04:26:29 +00:00
2017-03-16 13:04:07 +00:00
2016-11-03 15:04:32 +00:00
2016-08-19 14:17:11 +01:00
2017-03-13 09:50:10 +00:00
2016-11-22 18:18:31 +00:00