Login  Register

Re: [bug] Intermittent DNU using Delay

Posted by Paolo Bonzini on Jan 06, 2008; 4:31pm
URL: https://forum.world.st/bug-Intermittent-DNU-using-Delay-tp1292153p1292154.html

Issue status update for
http://smalltalk.gnu.org/project/issue/153
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/153

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VM
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  tonyg
 Updated by:   bonzinip
-Status:       active
+Status:       invalid

It is not a good idea to use Delay in processes running at
timingPriority or higher.  There may be races between the process and
Delay's coordinating process (which runs at timingPriority) in
accessing Delay's data structures.  Use highIOPriority instead.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk