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-15 16:01:01 +00:00
2017-03-16 11:54:26 +00:00
2016-08-24 11:58:40 +01:00
2017-01-17 13:22:19 +00:00
2017-03-16 11:54:26 +00:00
2017-03-16 11:54:26 +00:00
2017-02-21 13:43:36 +00:00
2017-01-17 14:32:53 +00:00
2017-03-16 11:54:26 +00:00
2017-02-02 10:53:36 +00:00
2016-08-08 16:40:39 +01:00