mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Created PriorDiscussion (markdown)
parent
31de2a395d
commit
3fa3bf3efc
20
PriorDiscussion.md
Normal file
20
PriorDiscussion.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Prior Discussion
|
||||
|
||||
## Background
|
||||
|
||||
This page links to prior discussion on various topics.
|
||||
|
||||
The page complements the [official FAQ](https://golang.org/doc/faq). While the official FAQ contains things which are frequently asked, this page contains things that have been repeatedly asked, but maybe not frequently. Or maybe these will graduate to the official FAQ later.
|
||||
|
||||
**Editors:** When editing this page, please don't change the titles of sections, as that breaks the #anchors in URLs. You can rearrange, though.
|
||||
|
||||
## Asked Questions & Prior Discussion
|
||||
|
||||
### Panics on sends or closes of closed channel
|
||||
|
||||
See https://github.com/golang/go/issues/11344#issuecomment-117862884
|
||||
|
||||
### Thread-local, Goroutine-local storage
|
||||
|
||||
TODO
|
||||
|
Loading…
x
Reference in New Issue
Block a user