Hacker News new | ask | show | jobs
by _0w8t 3102 days ago
Go context is a step in the very right direction, but we have not yet the destination. First there is legacy libraries that do not implement it. Second even system-level support misses pieces. For an example, try to cancel a read from a pile using it.