Was a concurrency issue int he Write method that retained the slice p that was passed in, making concurrency issues much more likely with unbuffered channels. |
||
|---|---|---|
| .. | ||
| bitpipe.go | ||
| channelreadwriter_test.go | ||
| channelreadwriter.go | ||
| inmemoryconnection_test.go | ||
| inmemoryconnection.go | ||
| utils.go | ||