Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow
Cache
to return a single block
In some cases it is valuable for the block cache to be used without `spin`. We expose `next_block` to return a `Block` reference as soon as one is available, blocking the callers meanwhile. Signed-off-by: Brian L. Troutwine <[email protected]>
- Loading branch information