Ugh. This comes up all the time. You don’t need or want coroutines if you have lightweight concurrency. I suggest reading up on structured concurrency in the Java Loom project. On Oct 20, 2024, at 6:54 PM, Mike Schilling <mike.s.schill...@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/036894FA-8BB0-4BB7-8278-93CC3BB2B133%40ix.netcom.com. |
- [go-nuts] Are there plans to make coroutines a supported ... Mike Schilling
- Re: [go-nuts] Are there plans to make coroutines a s... Robert Engels
- Re: [go-nuts] Are there plans to make coroutines... Robert Engels
- Re: [go-nuts] Are there plans to make coroutines a s... Ian Lance Taylor