← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 572408] [NEW] sometimes, uploads continue forever - 1000s of % complete

 

Public bug reported:

All too frequently, uploads continue running past 100% complete.
Essentially, forever, until downloader clears queue, and cache, and re-
queues the files.  Server and client ,761.  Bug has existed for some
time, though.  Win7, on the server end (me) - but was same under XP.
Snap of 'finished uploads' included.

I gotta wonder if the coder might not have typed ==, when he/she meant
to type >= ?  As in a compare to 100%, when the calculated % complete,
for example, might go from 98.77% to 100.01%.  That would make a forever
upload.

tia, for looking into this...

** Affects: dcplusplus
     Importance: Undecided
         Status: New

-- 
sometimes, uploads continue forever - 1000s of % complete
https://bugs.launchpad.net/bugs/572408
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.

Status in DC++: New

Bug description:
All too frequently, uploads continue running past 100% complete.  Essentially, forever, until downloader clears queue, and cache, and re-queues the files.  Server and client ,761.  Bug has existed for some time, though.  Win7, on the server end (me) - but was same under XP.   Snap of 'finished uploads' included.

I gotta wonder if the coder might not have typed ==, when he/she meant to type >= ?  As in a compare to 100%, when the calculated % complete, for example, might go from 98.77% to 100.01%.  That would make a forever upload.

tia, for looking into this...





Follow ups

References