-
Notifications
You must be signed in to change notification settings - Fork 4.1k
go: missing facilities in the go runtime #59998
Copy link
Copy link
Open
Labels
A-cc-enablementPertains to current CC production issues or short-term projectsPertains to current CC production issues or short-term projectsC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-server-and-securityDB Server & SecurityDB Server & SecurityX-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale botX-server-triaged-202105
Description
Things we need to fix/amend:
- avoid direct writes to fd 2
- public goroutine ID
- multi-goroutine "task groups" with inheritable properties
- CPU accounting (sched ticks)
- customizable per-goroutine state
- RAM usage accounting
- RAM allocation errors that don't crash the entire runtime
Jira issue: CRDB-3203
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cc-enablementPertains to current CC production issues or short-term projectsPertains to current CC production issues or short-term projectsC-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.T-server-and-securityDB Server & SecurityDB Server & SecurityX-nostaleMarks an issue/pr that should be ignored by the stale botMarks an issue/pr that should be ignored by the stale botX-server-triaged-202105