Page MenuHomePhabricator

[services] Rust Integration - Backup - Rust - Fix backup utils
AbandonedPublic

Authored by karol on Sep 9 2022, 7:07 AM.
Tags
None
Referenced Files
F2834587: D5098.diff
Sat, Sep 28, 11:53 AM
Unknown Object (File)
Thu, Sep 26, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 7:47 PM
Unknown Object (File)
Tue, Sep 24, 9:27 PM
Unknown Object (File)
Tue, Sep 24, 9:27 PM
Unknown Object (File)
Fri, Sep 20, 11:18 PM
Unknown Object (File)
Wed, Sep 18, 5:04 PM

Details

Summary

Depends on D5097

This fixes the incorrect code from D5072. This commit didn't ruin anything but produced redundant code.

Test Plan

Integration tests don't raise warning for the redundant code anymore

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jon requested changes to this revision.Sep 9 2022, 10:35 AM

This fixes the incorrect code from D5072.

Why don't we just amend D5072? seems like D5072 is expanding the work done while looping through the values anyway.

This revision now requires changes to proceed.Sep 9 2022, 10:35 AM