Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn
While I was going through uses of preserve_fn for other PRs, I converted places
which only use the wrapped function once to use run_in_background, to avoid
creating the function object.
2018-04-27 12:55:51 +01:00
..
2018-04-15 20:39:43 +02:00
2018-02-15 15:47:06 +00:00
2018-04-12 11:19:04 +01:00
2018-04-12 13:02:15 +01:00
2018-04-24 15:33:22 +01:00