Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python: Delete key wasn't actually persisting (#20486)
The Python implementation of the PersistentStorageDelegate::SyncDeleteKey API was not actually syncing the deleted key back to the underlying JSON file, resulting in the deletion not actually 'sticking' despite passing the storage audit.
- Loading branch information