Hi, On Thu, 11 Jan 2018 02:09:29 -0800 Nathaniel Smith <[email protected]> wrote: > Hi all, > > Folks here might be interested in this new blog post: > > https://vorpus.org/blog/timeouts-and-cancellation-for-humans/ > > It's a detailed discussion of pitfalls and design-tradeoffs in APIs > for timeout and cancellation, and has a proposal for handling them in > a more Pythonic way. Any feedback welcome!
I have little constructive feedback to share, other than it is a very insightful write-up and the API proposal there is quite interesting. cheers, Antoine. _______________________________________________ Async-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/async-sig Code of Conduct: https://www.python.org/psf/codeofconduct/
