simplereach / 51degrees

51Degrees device detection for Go
BSD 2-Clause "Simplified" License
3 stars 3 forks source link

thread safe #1

Open thealex42 opened 7 years ago

thealex42 commented 7 years ago

hi, do I need to lock "item" or its thread safe?

elubow commented 7 years ago

At the moment, I'm still trying to track down a seemingly random occurrence of a panic. The way it's being used in the current project I'm working on is with swapping unsafe pointers. If you'd like to test it out and see if it's threadsafe for me, I'll happily give you credit and include you in the README.