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
@shlomishasho27 though i haven't really tested, i believe it should be thread-safe, b/c the functions don't rely on mutation of the inputs. i.e., it should be ok to call the distance and scoring methods from different threads - i don't see a use case where this would cause a problem.
Hey, I just want to confirm - is the library thread-safe or not?
Thanks
The text was updated successfully, but these errors were encountered: