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 rg3
Recipients rg3
Date 2011-02-12.13:00:03
SpamBayes Score 0.00016797143
Marked as misclassified No
Message-id <1297515605.42.0.925312292331.issue11199@psf.upfronthosting.co.za>
In-reply-to
Content
If you run the attached program, you can see the program hangs in the connection close stage. Uncommenting the sleep line makes the program work, so I suspect some kind of race condition.

The URL used belongs to a Slackware Linux mirror. I have not been able to reproduce this problem when using a different FTP mirror or using HTTP mirrors. 

The remote server seems to be using pure-ftpd. I have built the software and tested on localhost, but I could not reproduce the problem either.
History
Date User Action Args
2011-02-12 13:00:05rg3setrecipients: + rg3
2011-02-12 13:00:05rg3setmessageid: <1297515605.42.0.925312292331.issue11199@psf.upfronthosting.co.za>
2011-02-12 13:00:03rg3linkissue11199 messages
2011-02-12 13:00:03rg3create