-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
i was searching for why Arc
was used after my overnight test shown additional allocation tracing back to the Arc
in Multiaddr
(probably unrelated, though it did catch my eye). The previous commit that made the change did not mention the reason for using it, and looking over the code, removing the Arc
should work just fine and without being a breaking change.
Metadata
Metadata
Assignees
Labels
No labels