Stops the block store and releases resources.
@override Future<void> stop() async { _blocks.clear(); }