class twisted.internet.error.PotentialZombieWarning(Warning): (source)
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 |