Post AwQHfNKbFdrzrtGnPU by [email protected] | |
More posts by [email protected] | |
Post #AwQ8VXi2uZprZXTP8a by [email protected] | |
0 likes, 1 repeats | |
I really want an errgroup implementation that can run all "jobs" to c… | |
Post #AwQHfNKbFdrzrtGnPU by [email protected] | |
0 likes, 0 repeats | |
@sudorandom I must admit I struggle to understand the benefits of errgroup. See… | |
Post #AwQHfNT6k0fwIHFafg by [email protected] | |
0 likes, 1 repeats | |
@markd Errgroup allows you to constrain how many concurrent goroutines are runn… | |
Post #AwQQtGJ93ndRj8HnJA by [email protected] | |
0 likes, 1 repeats | |
@sudorandom Relevant comment by the author of the errgroup package: https://git… |