HackerTrans
トップ新着トレンドコメント過去質問紹介求人

val_deleplace

no profile record

コメント

val_deleplace
·2 年前·議論
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 年前·議論
I tested with many concurrent goroutines, and confirmed that calling `unique.Make` does not cause any data race condition
val_deleplace
·2 年前·議論
Yes, the package is designed to be thread-safe