Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005399 |
[Croquet] Any |
major |
sometimes |
11-11-06 03:55 |
11-11-06 04:48 |
|
Reporter |
jdougan |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
|
|
|
Summary |
0005399: Race condition on switching spaces |
Description |
Having my avatar switch spaces under program control, I've found that I get an occasional doesNotUnderstand:#objectId . Investigation shows that there is a race between updating the avatar and setting the objectId. Attached is code that fixes it for me by inserting a wait in CroquetEvent>>avatar: .
|
Additional Information |
|
|
Attached Files |
CroquetEvent-avatar.st [^] (247 bytes) 11-11-06 03:55 |
|