swift-http-types icon indicating copy to clipboard operation
swift-http-types copied to clipboard

Why does HTTPFields._Storage have a lock?

Open Joannis opened this issue 1 year ago • 1 comments

Since it's handled as CoW through isKnownUniquelyReferenced, I would not expect to need a lock.

Joannis avatar May 19 '24 23:05 Joannis