Hi everyone, >From what I understand, timers are ran by: - the P holding them - other P if timer-stealing happen (thanks to the async preemption that should not happen often) - sysmon thread that, periodically, check if some timers have to run
But, in the comments of the code, I have seen this sentence "Timers rely on the network poller". I wonder how is it related to the net poller, I do not get the relation here. Any help is appreciated :) Thank you -- 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/f0b2a756-aeff-4d0c-83c3-015f43018842%40googlegroups.com.