Hacker News new | ask | show | jobs
by dullgiulio 3108 days ago
That's correct, except the notification back is probably via some queue (think of futures or Go channels) rather than signals.
1 comments

I see that makes sense. Cheers.