Skip to content

Use context.AfterFunc() instead of a goroutine

Mikhail Mazurskiy requested to merge ash2k/context-after into master

Closes #443 (closed).

This should get rid of 27% of goroutines!

Screenshot_2024-02-07_at_2.32.00_pm

Merge request reports