Graybyt3 Was Here
Linux cloud.locucionar.com 3.10.0-1160.81.1.el7.x86_64 #1 SMP Fri Dec 16 17:29:43 UTC 2022 x86_64
Apache
91.191.211.241
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
sentry_sdk
/
integrations
/
__pycache__
[ HOME ]
Exec
Submit
atexit.cpython-38.pyc
U ��\� � @ sd d dl mZ d dlZd dlZd dlZd dlmZ d dlmZ d dl m Z dd� Z G dd � d e �ZdS ) � )�absolute_importN)�Hub)�logger)�Integrationc C sH dd� }|d| � |d| � |dt jdkr2dp4d � tj�� d S ) z�This is the default shutdown callback that is set on the options. It prints out a message to stderr that informs the user that some events are still pending and the process is waiting for them to flush out. c S s t j�| d � d S )N� )�sys�stderr�write)�msg� r � /atexit.py�echo s zdefault_callback.<locals>.echoz6Sentry is attempting to send %i pending error messageszWaiting up to %s secondszPress Ctrl-%s to quit�ntZBreak�CN)�os�namer r �flush)ZpendingZtimeoutr r r r �default_callback s r c @ s&