Hacker News new | ask | show | jobs
by willvarfar 3148 days ago
No, the event loop is just one big goroutine that calls all the handlers directly.
1 comments

Which...is the same as “not switch between goroutines” no?
Correct. I'm fairly certain he was agreeing with you.
(I think there was an edit)