You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can only note observationally that it is not thread-safe -- it is trivial to create a case where HLL throws NPE, or the underlying fastutil library fails on a precondition check, during concurrent updates.
Can't find any mention of thread safety in the docs, just wanted to check
Thanks
The text was updated successfully, but these errors were encountered: