HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/weird.cpython-310.pyc
o

�b��@s*ddlZddlmZGdd�dej�ZdS)�N)�deferc@seZdZdZdd�ZdS)�TestBleedinga'This test creates an unhandled Deferred and leaves it in a cycle.

    The Deferred is left in a cycle so that the garbage collector won't pick it
    up immediately.  We were having some problems where unhandled Deferreds in
    one test were failing random other tests. (See #1507, #1213)
    cCs<zddWn
tyt��}Ynw|g}|�|�dS)N�r)�ZeroDivisionErrorr�fail�append)�self�f�l�r�:/usr/lib/python3/dist-packages/twisted/trial/test/weird.py�test_unhandledDeferreds�z#TestBleeding.test_unhandledDeferredN)�__name__�
__module__�__qualname__�__doc__r
rrrrrsr)�unittest�twisted.internetr�TestCaserrrrr�<module>s