Ë
    òmxin  ã                   ó   — d Z  G d„ de«      Zy)z4Utilities for indicating abandonment of computation.c                   ó   — e Zd ZdZy)Ú	AbandonedzÉIndicates that some computation is being abandoned.

    Abandoning a computation is different than returning a value or raising
    an exception indicating some operational or programming defect.
    N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© ó    ú\/home/htdocs/ttos/venv/lib/python3.12/site-packages/grpc/framework/foundation/abandonment.pyr   r      s   „ òr	   r   N)r   Ú	Exceptionr   r   r	   r
   ú<module>r      s   ðñ ;ô�	õ r	   