-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
I created a new project and I would prefer using render_sync API instead of ActionCable since it seems simpler to me.
The problem I am facing is that rails server(which is puma in Rails 5) is restarted when I run rackup sync.ru -E production.
I am not sure what is the reason for this. Any advice? Is it maybe that rackup command is doing a touch tmp/restart.txt or something like that?
Metadata
Metadata
Assignees
Labels
No labels