Skip to content
Snippets Groups Projects
user avatar
Richard van der Hoff authored
* 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
903d11c4
History
Name Last commit Last update
..