go
https://github.com/golang/go
Go
The Go programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported899 Subscribers
View all SubscribersAdd a CodeTriage badge to go
Help out
- Issues
- testing: parallel tests exceed `-test.parallel` flag if `T.Run` is called from multiple goroutines
- cmd/compile: fatal error: checkptr: pointer arithmetic computed bad pointer value
- x/tools/gopls: completion should also provide just the function name
- os: TestPipeIOCloseRace timeout on Windows blocked in `syscall.CancelIoEx`
- proposal: context: document that WithoutCancel may not be sufficient for asynchronous use
- runtime: ~5% regression in ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-8 sec/op at 450ecbe
- runtime: test timeouts on ios-arm64-corellium
- net/http: context deadline can cause surprising errors
- net/http: cookies not set on redirections (302) by the default client
- proposal: net/http: add context cancelation reason for server handlers
- Docs
- Go not yet supported