Updated Performance Optimizations (markdown)

Jannes Höke 2016-06-12 02:38:54 +02:00
parent 7bd9001e3c
commit db0323864e

@ -191,7 +191,7 @@ def grandchild():
@run_async
def child():
foo()
grandchild()
@run_async
def parent():