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
..
2016-06-20 17:53:38 +01:00
2017-03-01 15:56:30 +00:00
2017-03-15 12:16:55 +00:00
2017-02-02 14:02:26 +01:00
2017-03-13 17:53:23 +00:00
2016-06-08 11:33:30 +01:00
2016-11-23 11:01:01 +00:00
2017-03-18 00:01:37 +00:00
2016-07-22 13:21:07 +01:00
2017-03-15 12:16:55 +00:00
2017-03-15 12:16:55 +00:00
2016-08-15 11:15:17 +01:00
2017-02-08 16:04:29 +00:00
2017-02-14 13:59:50 +00:00
2017-02-22 14:24:02 +00:00
2017-03-14 11:35:05 +00:00
2016-11-21 13:15:25 +00:00
2016-07-28 15:41:26 +01:00
2016-06-29 14:57:59 +01:00
2016-05-05 13:42:44 +01:00
2017-02-28 11:19:06 +00:00
2017-02-13 13:50:03 +00:00
2016-06-17 19:20:47 +01:00
2016-11-23 11:01:01 +00:00
2016-11-04 10:53:42 +00:00
2017-02-14 13:39:41 +00:00
2016-12-20 18:27:30 +00:00
2016-01-07 04:26:29 +00:00
2016-12-12 14:41:51 +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-10 17:39:35 +00:00
2017-03-13 09:50:10 +00:00
2016-06-08 11:33:30 +01:00
2016-11-22 18:18:31 +00:00