ó
úR_c           @   s8   d  d l  Z  d   Z d   Z e d k r4 e   n  d S(   i˙˙˙˙Nc         C   s   |  d k r t  |    n  |  S(   Ni   (   t
   ValueError(   t   i(    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__issue467.pyt   worker
   s    c          C   s§   d }  t  j t d  } t  j | f  g  t d  D] } t  j t |  ^ q5 } | j |  x. t  j |  D] } |  d 7}  t  j d  qp W|  d k sŁ t  d  S(   Ni    t   donei   i   g{ŽGáz?i   (	   t   geventt   spawnR   t   joinallt   ranget   appendt   iwaitt   sleept   AssertionError(   t   finishedt   done_workerR   t   workerst   _(    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__issue467.pyt   main   s    +
t   __main__(   R   R   R   t   __name__(    (    (    sT   /var/www/syncserver/local/lib/python2.7/site-packages/gevent/tests/test__issue467.pyt   <module>   s   			