class documentation

class PotentialZombieWarning(Warning): (source)

View In Hierarchy

Emitted when IReactorProcess.spawnProcess is called in a way which may result in termination of the created child process not being reported.

Deprecated in Twisted 10.0.

Class Variable MESSAGE Undocumented
MESSAGE: str = (source)

Undocumented