-
Couldn't load subscription status.
- Fork 501
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What is the expected behavior?
See docu Baggage
What is the actual behavior?
Baggage::Set is currently behaving like a const function returning a new object, not modifying the old one.
As Delete() also creates a new object it would be best to just adapt the docs, right?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.