H a n d l e r ( o b j e c t ) : # . . . d e f d o _ c p u ( s e l f , c y c l e s = 1 0 0 0 0 0 0 ) : f o r _ i n x r a n g e ( c y c l e s ) : p a s s @ g e n . e n g i n e d e f d o _ i o ( s e l f , c a l l b a c k ) : y i e l d g e n . T a s k ( s e l f . h t t p _ c l i e n t . f e t c h , ' h t t p : / / l o c a l h o s t : 5 0 0 1 / ' ) c a l l b a c k ( N o n e ) @ g e n . e n g i n e d e f d o _ b r a n c h ( s e l f , c a l l b a c k ) : y i e l d [ g e n . T a s k ( s e l f . d o _ i o ) f o r _ i n r a n g e ( 5 ) ] s e l f . d o _ c p u ( ) c a l l b a c k ( N o n e )