I don’t think that is possible. You can have stackless coroutines, but if a coroutine has no state at all it would simply be implements as a method call chain without parameters in an executor. I doubt these are very useful. On Jun 15, 2024, at 10:08 PM, cheng dong <qq451954...@gmail.com> wrote: -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/628EAFA3-CA89-4B5F-B202-A8A11A6F95DA%40ix.netcom.com. |
- [go-nuts] coroutine size cheng dong
- [go-nuts] Re: coroutine size cheng dong
- [go-nuts] Re: coroutine size cheng dong
- [go-nuts] Re: coroutine size cheng dong
- Re: [go-nuts] Re: coroutine size Robert Engels
- Re: [go-nuts] Re: coroutine size cheng dong