🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 17:15:27 | PHP 8.2.32
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
reactivex
/
operators
/
__pycache__
📍 /opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/__pycache__
🔄 Refresh
✏️
Editing: _expand.cpython-38.pyc
Read Only
U v�i � @ s� d dl mZmZmZmZmZ d dlmZmZm Z d dl m Z mZmZ d dl mZ ed�Ze jeee f eee gee f d�dd�ZdgZd S ) � )�Any�Callable�List�Optional�TypeVar)� Observable�abc�typing)�CompositeDisposable�SerialDisposable�SingleAssignmentDisposable)�ImmediateScheduler�_T)�mapper�returnc s t t t t d�� fdd�}|S )N)�sourcer c s0 dt jt tt j t jd��� fdd� }t|�S )a Expands an observable sequence by recursively invoking mapper. Args: source: Source obserable to expand. Returns: An observable sequence containing all the elements produced by the recursive expansion. N)�observer� schedulerr c s^ �p t �� �g �t� �t���d� d�� ��������f dd����� � � d7 � �� �S )Nr Fc sN d} �r� } d�dt jtd�� ��������f dd� � | rJ� �� ��_d S )NFT)r �statec s� � r� � d�}nd�d S t� � ��� � td d������ fdd�}d d����� fdd�}|j|�j|| d �� _| ����_d S ) Nr F)�valuer c sj �� | � d }z�| �}W n2 tk rL } z��|� W Y �d S d }~X Y nX ��|� � d7 � �� d S )N� )�on_next� Exception�on_error�append)r �result�ex)�active_count� ensure_activer r �queue� �L/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_expand.pyr = s zbexpand_.<locals>.expand.<locals>.subscribe.<locals>.ensure_active.<locals>.action.<locals>.on_next)r c s&