o
    tPf                     @   sJ   d dl mZmZ d dlZd dlZG dd dejZedkr#e  dS dS )    )absolute_importprint_functionNc                   @   s   e Zd Zdd ZdS )TestDestroyHubc                 C   s   t  }| |jj |j}|j}| | |  t  }| |jj | |j| |jdd t  }| |jj | 	|j| | 	|jj
|j
 | |jj
|j
 |jdd t  }| |jj |  d S )NT)destroy_loop)geventget_hub
assertTrueloopdefault
threadpoolassertIsNotNonedestroyassertIsassertIsNotptrassertNotEqual)selfhubinitlooptp r   [/var/www/html/humari/django-venv/lib/python3.10/site-packages/gevent/tests/test__destroy.pytest_destroy_hub   s&   
zTestDestroyHub.test_destroy_hubN)__name__
__module____qualname__r   r   r   r   r   r      s    r   __main__)	
__future__r   r   r   unittestTestCaser   r   mainr   r   r   r   <module>   s    -