go-workflows icon indicating copy to clipboard operation
go-workflows copied to clipboard

Investigate whether to adopt `iter` package

Open cschleiden opened this issue 1 year ago • 2 comments

Can we use iter - https://github.com/golang/go/issues/61897 for the coroutine functionality at the base of the executor?

cschleiden avatar Jun 11 '24 16:06 cschleiden

This article may be useful during the investigation.

valyala avatar Jun 11 '24 17:06 valyala

@valyala that's what led me to create this issue 😄

cschleiden avatar Jun 12 '24 22:06 cschleiden

Closing this for now.

cschleiden avatar Sep 26 '24 04:09 cschleiden