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
Sequel is blocking (for at least some parts, maybe only in connecting to the db). We should probably move to thin and use a non blocking library if at all possible.