Race conditions in script PubSub queues #81

Open
opened 2022-05-02 01:39:59 +00:00 by kirsle · 0 comments

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.

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.
kirsle added the
bug
label 2022-05-02 01:39:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#81
There is no content yet.