Re: [Twisted-Python] DeprecationWarning and PotentialZombieWarning

2012-06-06 Thread exarkun
On 07:58 pm, kmcint...@greenchargenet.com wrote: >I recently upgraded to 12.0.0 and was running my process in the shell, >when this error/warning was thrown. Any idea what it means? > >DeprecationWarning: twisted.internet.error.PotentialZombieWarning was >deprecated in Twisted 10.0.0: There is no

[Twisted-Python] DeprecationWarning and PotentialZombieWarning

2012-06-06 Thread Kevin McIntyre
I recently upgraded to 12.0.0 and was running my process in the shell, when this error/warning was thrown. Any idea what it means? DeprecationWarning: twisted.internet.error.PotentialZombieWarning was deprecated in Twisted 10.0.0: There is no longer any potential for zombie process. o = getattr