-
Improvement
-
Resolution: Fixed
-
Normal
-
None
-
None
Having Metadata.unset raise an KeyError is kind of unexpected, especially as other operations like Metadata.get or Metadata.delete don't do this.
Update Metadata.unset to always succeed, even for unknown values.