class Google::Cloud::Env::LazyValue
def leave_backfill
- Private: -
def leave_backfill return unless @backfill_count.zero? @backfill_notify.broadcast @backfill_notify = nil end
def leave_backfill return unless @backfill_count.zero? @backfill_notify.broadcast @backfill_notify = nil end