chishop icon indicating copy to clipboard operation
chishop copied to clipboard

Upload hangs on attempted second file.

Open bshi opened this issue 15 years ago • 1 comments

Using

commit cf9dcc07f36ec8a0df3ec001db3b7ff387bb602a Date: Tue Nov 17 20:34:22 2009 +0100

Install and test locally using the instructions in the readme. Created a single superuser and no modifications to the default settings.py except changing the DATABASE_* settings.

Running the following two commands,

someproject$ python setup.py register -r local sdist upload -r local someproject$ python setup.py register -r local bdist_egg upload -r local

The first runs successfully and the file shows up in the web UI. The second command hangs. If I then clear and start with a new database, uploading via various methods (bdist, etc) shows similar behavior, the second upload always hangs.

bshi avatar Nov 20 '09 21:11 bshi

Fix merged into /ask branch.

bshi avatar Dec 11 '09 18:12 bshi