Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #961

Event handlers can now safely change subscriptions while an event is being raised

Status
Fixed
Fixed in
v26.7.6
Source discussion
https://forum.objo.dev/d/698-bug-timer
Last updated
2026-07-29

Upvotes

0 upvotes

Uses your Objo forum account.

Public summary

Changing event subscriptions from inside an event handler can currently skip handlers, invoke newly added handlers immediately, or fail while dispatching the event. Event dispatch should use a stable snapshot: handlers present when dispatch begins run once, additions take effect on the next raise, and removals affect future raises.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.