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
The main loop in serve-d is way too slow at responding to message for our needs despite the message callbacks being fast. What can be done to speed up the main loop responding to json rpc messages on stdin?