Public Member Functions | Private Attributes | List of all members
tests.fork.methods._ChildProcess Class Reference
Inheritance diagram for tests.fork.methods._ChildProcess:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, task, args=None)
 
def finish (self)
 
def start (self)
 

Private Attributes

 _exceptions
 
 _process
 

Detailed Description

Definition at line 115 of file fork/methods.py.

Constructor & Destructor Documentation

◆ __init__()

def tests.fork.methods._ChildProcess.__init__ (   self,
  task,
  args = None 
)

Definition at line 117 of file fork/methods.py.

Member Function Documentation

◆ finish()

def tests.fork.methods._ChildProcess.finish (   self)

Definition at line 135 of file fork/methods.py.

◆ start()

def tests.fork.methods._ChildProcess.start (   self)

Definition at line 132 of file fork/methods.py.

Member Data Documentation

◆ _exceptions

tests.fork.methods._ChildProcess._exceptions
private

Definition at line 120 of file fork/methods.py.

◆ _process

tests.fork.methods._ChildProcess._process
private

Definition at line 130 of file fork/methods.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:52