1
0
mirror of https://github.com/golang/go synced 2024-09-30 03:34:51 -06:00
go/doc/articles
Changkun Ou acac535c3c doc: race condition in unsynchronized send/close
This CL documents that unsynchronized send and close operations
on a channel are detected as a race condition.

Fixes #27769

Change-Id: I7495a2d0dd834c3f3b6339f8ca18ea21ae979aa8
Reviewed-on: https://go-review.googlesource.com/c/go/+/219637
Reviewed-by: Rob Pike <r@golang.org>
2020-03-02 08:42:10 +00:00
..
wiki
go_command.html all: fix a number of misuses of the word "an" 2019-12-10 16:23:10 +00:00
index.html
race_detector.html doc: race condition in unsynchronized send/close 2020-03-02 08:42:10 +00:00