Overrides BlockingStoreInterface::waitAndSave
public function waitAndSave(Key $key) : void { $this->lock($key, false, true); }