Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.6

Bug #342 Redundant Sleep
Submitted: 2003-12-03 14:05 UTC
From: ctcnet at ctco dot lv Assigned: farell
Status: Closed Package: HTML_Progress
PHP Version: 4.3.3 OS: any
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 50 - 17 = ?

 
 [2003-12-03 14:05 UTC] ctcnet at ctco dot lv
Description: ------------ After Progress bar is updated it have sleep(1) statement. This makes execution to pause for 1 second. If progress bar updates 10 times during the script execution, the total time of script execution increases by 10 seconds. This feature may be very annoying/problematic. If progress bar is used in time-critical application, the sleep statement must be commented out. At lease sleep time could be configurable through parameter. I could provide the patch, just need to learn how to properly check out che latest version then diff it to my changes. Not sure if my patch will be acceprted though. If nobody read this or nobody want to fix it, i will provide the patch eventually.

Comments

 [2003-12-03 21:56 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!