Closed
Description
When using json.Unmarshal
to deserialize a set of type UnsafeThreadSet
, a panic is raised.
Related to this comment: #121 (comment)
An example can be found here:
https://go.dev/play/p/WgjZEwrHk5U
This was working prior #106, where the pointer receivers were refactored in favor of value receivers.
Metadata
Assignees
Labels
No labels
Activity