go icon indicating copy to clipboard operation
go copied to clipboard

fix: data race in dynamicMapKeyEncoder/dynamicMapKeyDecoder

Open Abioy opened this issue 1 year ago • 1 comments

try fix concurrent access to ctx.encoders/decoders while marshal map with key type interface{}, as #618 shows

Abioy avatar Mar 10 '23 07:03 Abioy

@taowen

Abioy avatar Mar 14 '23 06:03 Abioy