Richard van der Hoff 903d11c43a
Add DeferredCache.get_immediate method (#8568)
* Add `DeferredCache.get_immediate` method

A bunch of things that are currently calling `DeferredCache.get` are only
really interested in the result if it's completed. We can optimise and simplify
this case.

* Remove unused 'default' parameter to DeferredCache.get()

* another get_immediate instance
2020-10-19 15:00:12 +01:00
..
2016-02-19 15:34:38 +00:00
2018-08-10 23:54:09 +10:00
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00