getBytes is currently const but not thread-safe #26

Closed
opened 2024-05-03 01:12:43 +00:00 by andrew · 1 comment
Owner
No description provided.
andrew added the bug label 2024-05-03 01:12:49 +00:00
Author
Owner

Actually maybe this is ok, since there's only a data race when called concurrently with a non-const method

Actually maybe this is ok, since there's only a data race when called concurrently with a `non-const` method
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/conflict-set#26