Skip to content

Make exclusive daemons the default#342

Open
rsamoilov wants to merge 1 commit into
mainfrom
daemons-scope
Open

Make exclusive daemons the default#342
rsamoilov wants to merge 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
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