FogBugz (Case [Issue]10545) Chronology - Block timeouts do not work on image startup

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10545) Chronology - Block timeouts do not work on image startup

Pharo Issue Tracker
A FogBugz case was edited by Camillo Bruni.

Case ID:      10545
Title:        Block timeouts do not work on image startup
Status:       Work Needed
Category:     Bug
Project:      Chronology
Area:         Misc
Priority:     2 - Really Important
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10545

If I log all the <code>Delay</code> events happening I get the following in the case of breaking timeouts:
<code>
scheduling 937951232a Delay(12300 msecs; 12300 msecs remaining)
timer clock wrap
</code>

when I do a <code>Delay startTimerEventLoop</code> the clock wrap is handled first.

<code>
timer clock wrap
scheduling 570687488a Delay(12300 msecs; 12300 msecs remaining)
</code>


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10545) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker