| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-05-08 | runtime: schedule cleanups across multiple goroutines | Michael Anthony Knyszek |
| 2025-02-26 | sync: don't keep func alive after OnceFunc panics | Mateusz Poliwczak |
| 2025-02-25 | sync: reduce OnceFunc (and variants) heap allocations | Brian Byrne |
| 2025-02-14 | sync: use runtime.AddCleanup instead of runtime.SetFinalizer | Carlos Amedee |
| 2023-11-21 | sync: do not unnecessarily keep alive functions wrapped by Once(Func|Value|Va... | Carlo Alberto Ferraris |
| 2023-03-31 | sync: implement OnceFunc, OnceValue, and OnceValues | Austin Clements |
