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
..
2020-08-06 10:52:26 +01:00
2019-06-20 19:32:02 +10:00
2020-09-04 14:14:22 +01:00
2020-09-04 06:54:56 -04:00
2019-06-20 19:32:02 +10:00