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
newManager of http-client uses loop using threadDelay. It seems to me that this is the reason why Mighty uses a little CPU power always. Is it possible to introduce reaper to newManager?