You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop SolidQueue on puma restart when puma plugin is used.
Without doing so SolidQueue would be running making Puma not properly stop so whne Puma tries to
start its process again we would get `Errno::EADDRINUSE` error.
0 commit comments