관리-도구
편집 파일: atexit.cpython-311.pyc
� �܋f6 � � � d dl mZ d dlZd dlZd dlZd dlmZ d dlmZ d dl m Z d dlmZ erd dl mZ d dl mZ d � Z G d � de � � ZdS )� )�absolute_importN)�Hub)�logger)�Integration)� TYPE_CHECKING)�Any)�Optionalc � � d� } |d| z � � |d|z � � |dt j dk rdpdz � � t j � � � dS ) 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 �J � t j � | dz � � d S )N� )�sys�stderr�write)�msgs �U/opt/cloudlinux/venv/lib64/python3.11/site-packages/sentry_sdk/integrations/atexit.py�echozdefault_callback.<locals>.echo s"