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
that is calling the dodgy code. What happens in my case is that the server starts, and accepts a connection, but doesn't send a response, and doesn't close the connection.
Problem is, I don't know enough about Rack to get the offending line to log it's error.
The Rack specs do not start the Server in the background, causing all specs to fail to connect.
The text was updated successfully, but these errors were encountered: