Closed regeda closed 5 years ago
Thanks, but approximately no types in this library are safe for concurrent use, and that's the Go norm, so the comment isn't necessary. I can do that gofmt -s
myself the next time we have Google-internal code to export, so I'll close rather than merge this PR. Thanks anyway.
I've run
gofmt
to fix the style. Also, I've added a comment thatCrossingEdgeQuery
is not concurrent safe.