Race conditions in script PubSub queues #81
Labels
No labels
bug
doodad
enhancement
levels & doodads
security
ui toolkit
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SketchyMaze/doodle#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Seen if you make a totem pole out of gemstone totems and activate them quickly (all within a frame).
All the totems send/receive pub/sub events to each other and this strangely crashes the JavaScript engine.
Can be avoided by spreading your totems out or in the script if they all delayed random durations of time before spamming the PubSub queue.