Ë
    øÿæin  ã                   ó   — 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__© ó    úz/Volumes/fast/ai/experiments/voice-extract-mac/.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	   