[Python-ideas] async objects

Stephen J. Turnbull turnbull.stephen.fw at u.tsukuba.ac.jp
Mon Oct 3 20:09:21 EDT 2016


Rene Nejsum writes:

 > I believe that you should be able to code concurrent code, without
 > being to explicit about it, but let the runtime handle low-level
 > timing, as long as you know your code will execute in the intended
 > order.

Isn't "concurrent code whose order of execution you know" an oxymoron?




More information about the Python-ideas mailing list