Pretty sure you cannot do this for two reasons: the runtime creates internal threads for IO and other purposes that you cannot control. Also the kernel IO / poll is non deterministic. You might have better luck with a custom tiny Go. On May 13, 2025, at 1:53 PM, Jason E. Aten <j.e.a...@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 visit https://groups.google.com/d/msgid/golang-nuts/10B457E6-3B24-4C03-8259-C82C378C3B2A%40ix.netcom.com. |
- [go-nuts] deterministic runtime with pseud... Jason E. Aten
- Re: [go-nuts] deterministic runtime w... Robert Engels
- Re: [go-nuts] deterministic runtime w... 'Axel Wagner' via golang-nuts
- Re: [go-nuts] deterministic runti... 'Brian Candler' via golang-nuts
- Re: [go-nuts] deterministic r... 'Axel Wagner' via golang-nuts