Skip to content

Make exclusive daemons the default#342

Merged
rsamoilov merged 1 commit into
mainfrom
daemons-scope
Jul 1, 2026
Merged

Make exclusive daemons the default#342
rsamoilov merged 1 commit into
mainfrom
daemons-scope

Conversation

@rsamoilov

Copy link
Copy Markdown
Member
  • most realistic daemon use cases require exclusivity
  • forgetting to use exclusive can result in duplicated messages with Rage::Cable.broadcast or Rage::SSE.broadcast in production
  • "daemon" really implies a singular background process

* most realistic daemon use cases require exclusivity
* forgetting to use `exclusive` can result in duplicated messages with `Rage::Cable.broadcast` or `Rage::SSE.broadcast` in production
* "daemon" really implies a singular background process
@rsamoilov rsamoilov merged commit a300aca into main Jul 1, 2026
11 of 12 checks passed
@rsamoilov rsamoilov deleted the daemons-scope branch July 1, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant