o
    ZhJ                     @   s   d dl Z d dlZd dlmZ G dd dejZedkr?edZe	dej
 Zeg Zeejde\ZZe  dS dS )    Nc                   @   s   e Zd Zdd ZdS )Serverc                 C   s   t d td)N    )timesleepflightZFlightCancelledError)selfcontextZ
descriptorreaderwriter r   P/var/www/html/lang_env/lib/python3.10/site-packages/pyarrow/tests/arrow_16597.pydo_put   s   

zServer.do_putN)__name__
__module____qualname__r   r   r   r   r   r      s    r   __main__zgrpc://localhost:0zgrpc://localhost:    )r   ZpyarrowpaZpyarrow.flightr   ZFlightServerBaser   r   serverconnectportclientZschemar   ZFlightDescriptorZfor_commandr   r
   Zdone_writingr   r   r   r   <module>   s   
