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
Please add a unit test to check if the wallet can handle thousands of rpc requests per second. It doesn't need to respond to all but the wallet should not crash if it happens.
Currently 7.17.3 crashes randomly on me and I suspect it is do to some kind of buffer over run do to large number of requests. Requests failing is ok but core needs to stay running.
The text was updated successfully, but these errors were encountered:
Please add a unit test to check if the wallet can handle thousands of rpc requests per second. It doesn't need to respond to all but the wallet should not crash if it happens.
Currently 7.17.3 crashes randomly on me and I suspect it is do to some kind of buffer over run do to large number of requests. Requests failing is ok but core needs to stay running.
The text was updated successfully, but these errors were encountered: