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
Unknown Object (File)
Wed, Jan 22, 6:17 PM
Unknown Object (File)
Jan 16 2025, 3:24 AM
Unknown Object (File)
Jan 16 2025, 3:24 AM
Unknown Object (File)
Jan 16 2025, 3:19 AM
Unknown Object (File)
Jan 3 2025, 2:03 AM
Unknown Object (File)
Dec 16 2024, 4:09 AM
Unknown Object (File)
Dec 16 2024, 4:09 AM
Unknown Object (File)
Dec 14 2024, 5:51 AM

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