https://bugzilla.wikimedia.org/show_bug.cgi?id=19932


Michael Dale <d...@ucsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #2 from Michael Dale <d...@ucsc.edu>  2009-07-27 00:31:26 UTC ---
Closing the session in UploadBase::stashSession is unnecessary since it one
synchronous request. We can take that out done in r53791

For Http::update_session_progress we need to open/close the session to avoid
"locking". If you could be more specific about "screw everything up" that would
be helpful. I am running it locally with php based sessions and seems to work
giving me status updates of http download progress.

If don't close the session, the first status update just hangs waiting for the
download to finish and close the session. The session will have always been
started prior to running Http::update_session_progress by doSessionIdDownload


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to