Please file an issue at https://golang.org/issues
Damian
--
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.
For more optio
Hello,
I'm seeing a panic in go version go1.8rc3 linux/amd64 while trying to write
a database driver using cgo. The go code runs in a docker container, the
database in another.
Generally it works reliably, but occasionally, during repeated retrieval of
binary data (photos approx 100K to 2M), t