Message161683
Unfortunately it's not so easy to upgrade the system's Python, however, it is something we might try. The reproducing test case would appear to be akin to:
"import _socket"
And, within the gevent stack trace program, https://github.com/schmir/gevent/blob/master/gevent/monkey.py#L109
But to be precise, it is stuck at: https://github.com/heroku/WAL-E/blob/master/wal_e/cmd.py#L17. None of this is very helpful, I realize, but this program (in this case, when archiving PostgreSQL write-ahead-log archives) is started up millions of times in a day, putting the defect rate at not far from the nominally figurative phrase "one in a million". |
|
Date |
User |
Action |
Args |
2012-05-26 21:29:20 | Daniel.Farina | set | recipients:
+ Daniel.Farina, terry.reedy, Mark.Shannon |
2012-05-26 21:29:20 | Daniel.Farina | set | messageid: <1338067760.27.0.78678193802.issue14903@psf.upfronthosting.co.za> |
2012-05-26 21:29:19 | Daniel.Farina | link | issue14903 messages |
2012-05-26 21:29:19 | Daniel.Farina | create | |
|