data_tamer icon indicating copy to clipboard operation
data_tamer copied to clipboard

LoggedValue locking

Open asherikov opened this issue 9 months ago • 0 comments

By the looks of it, takeSnapshot() does not use mutex in LoggedValue, which is potentially dangerous and makes mutex pretty much useless.

asherikov avatar Jan 20 '25 14:01 asherikov