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
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk