severity 488769 normal
tag 488769 + unreproducible
thanks

Unfortunately, I can't reproduce this problem. Having looked at the
code, it appears that Twisted changed their API, removing the
twistd.removePID function.

However, I think this is a symptom of your problem, rather than the
actual cause. twistd.removePID is only called from the callback inside
the App.shuttingDown method in main.py; and App.shuttingDown is only
called when the reactor shuts down.

So it appears that something else is causing pymsnt to shut down, and
these messages are logged as a result of that. As for tracking down the
root cause of the problem, I can only suggest ramping debugLevel up to 4
and trawling through the log file. Unfortunately a lot of uninteresting
stuff will be logged, but maybe there will be a grain of useful
information in there too.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to