Your IP : 216.73.216.213


Current Path : /opt/alt/python35/lib/python3.5/site-packages/raven/contrib/__pycache__/
Upload File :
Current File : //opt/alt/python35/lib/python3.5/site-packages/raven/contrib/__pycache__/async.cpython-35.pyc



��Y[�@s\dZddlmZddlZddlmZddlmZGdd�de�ZdS)z�
raven.contrib.async
~~~~~~~~~~~~~~~~~~~

:copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
�)�absolute_importN)�Client)�AsyncWorkercsIeZdZdZd�fdd�Z�fdd�Zdd�Z�S)	�AsyncClientzI
    This client uses a single background thread to dispatch errors.
    Ncs?tjdt�|pt�|_tt|�j||�dS)NzCAsyncClient is deprecated. Use the threaded+http transport instead.)�warnings�warn�DeprecationWarningr�worker�superr�__init__)�selfr	�args�kwargs)�	__class__��D/opt/alt/python35/lib/python3.5/site-packages/raven/contrib/async.pyrszAsyncClient.__init__cstt|�j|�dS)N)r
r�send)rr)rrr�	send_syncszAsyncClient.send_synccKs|jj|j|�dS)N)r	�queuer)rrrrrrszAsyncClient.send)�__name__�
__module__�__qualname__�__doc__rrrrr)rrrsr)	r�
__future__rrZ
raven.baserZraven.transport.threadedrrrrrr�<module>s