HackerTrans
TopNewTrendsCommentsPastAskShowJobs

val_deleplace

no profile record

comments

val_deleplace
·2 anni fa·discuss
We agreed to make the threadsafeness more explicit in the documentation of the 'unique' package: https://github.com/golang/go/issues/69637
val_deleplace
·2 anni fa·discuss
I tested with many concurrent goroutines, and confirmed that calling `unique.Make` does not cause any data race condition
val_deleplace
·2 anni fa·discuss
Yes, the package is designed to be thread-safe