Hacker News new | ask | show | jobs
by drran 1942 days ago
Isn't Future lifetime must be tied to I/O operation, so Future will not outlive I/O operation? Can you post an example, please?