twisted.application.runner._pidfile.StalePIDFileError
class twisted.application.runner._pidfile.StalePIDFileError(Exception): (source)
View In Hierarchy
PID file contents are valid, but there is no process with the referenced PID.