On 9/25/22 18:35, Jason Phillips wrote:
Have your tried building and running your application with the race
detector enabled[1]? You may have a data race.

Thanks for the advice; that is possible although I have checked that access to all unsafe types like maps and arrays is controlled by mutexes, but something might have escaped my attention. Will check as soon as I can. >Y<

--
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/7ad1b740-de59-3560-a0ea-0c84ee608fcb%40hoi-polloi.org.

Reply via email to