help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [bug] Intermittent DNU using Delay


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [bug] Intermittent DNU using Delay
Date: Sun, 06 Jan 2008 09:31:32 -0700

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]