This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Carlos.Nepomuceno
Recipients Carlos.Nepomuceno, collinwinter, giampaolo.rodola, josiahcarlson, stutzbach, tshepang
Date 2013-05-16.10:59:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368701990.05.0.90690166244.issue17992@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you! But what's going on?

Do my system have any limitation that is causing such hang?

Here goes it's ulimit output just in case:

[root@localhost Python-2.7.5]# ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 31259
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 10240
cpu time               (seconds, -t) unlimited
max user processes              (-u) 31259
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
[root@localhost Python-2.7.5]#
History
Date User Action Args
2013-05-16 10:59:50Carlos.Nepomucenosetrecipients: + Carlos.Nepomuceno, collinwinter, josiahcarlson, giampaolo.rodola, stutzbach, tshepang
2013-05-16 10:59:50Carlos.Nepomucenosetmessageid: <1368701990.05.0.90690166244.issue17992@psf.upfronthosting.co.za>
2013-05-16 10:59:50Carlos.Nepomucenolinkissue17992 messages
2013-05-16 10:59:49Carlos.Nepomucenocreate