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
Hi, I was just looking at source code of req and noticed globalManager is in IORef, why not just use unsafePerformIO and create a top level Manager instead of an IORef Manager