MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/raven/contrib/__pycache__/async.cpython-37.opt-1.pyc
B

��Y[�@sDdZddlmZddlZddlmZddlmZGdd�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)�AsyncWorkercs6eZdZdZd	�fdd�	Z�fdd�Zdd�Z�ZS)
�AsyncClientzI
    This client uses a single background thread to dispatch errors.
    Ncs.t�dt�|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/python37/lib/python3.7/site-packages/raven/contrib/async.pyrszAsyncClient.__init__cstt|�jf|�dS)N)r
r�send)rr)rrr�	send_syncszAsyncClient.send_synccKs|jj|jf|�dS)N)r	Zqueuer)rrrrrrszAsyncClient.send)N)�__name__�
__module__�__qualname__�__doc__rrr�
__classcell__rr)rrrsr)	rZ
__future__rrZ
raven.baserZraven.transport.threadedrrrrrr�<module>s