OpenMined / PySyft

Perform data science on data that remains in someone else's server
https://www.openmined.org/
Apache License 2.0
9.43k stars 1.99k forks source link

sync ignores objects missing on the *source* side #9123

Closed abyesilyurt closed 1 month ago

abyesilyurt commented 1 month ago

We don't support deletion of objects yet. So, skip if the object is not present on the source side.

closes https://github.com/OpenMined/Heartbeat/issues/1635