Mayukha Vadari

Results 365 comments of Mayukha Vadari

This is likely related: https://github.com/nodejs/node/issues/52797

> This is likely related: [nodejs/node#52797](https://github.com/nodejs/node/issues/52797) Update: this problem has been fixed, and seems to have been fixed in every minor version of Node 22 (I didn't check all the...

This should be done in a major version bump.

> FYI: Node 18 has LTS support only until April 2025. We will need to perform a similar obviation of Node 18 at that time In the past, for the...

Reopening because this should only be closed when #2678 is merged.

The `ledger` command is supposed to be identical between rippled and Clio. Could you provide more information about what error you're receiving and a code snippet that causes this error?

I can replicate a difference in Clio/rippled response, but I can't replicate an error with `s2-clio`. Perhaps it's an issue with 1.0.4.

This is a breaking change and shouldn't be done without an API version bump.

> I'm not able to find requests which increase the queue size > > ``` > class TestWebSocketClient(TestCase): > """Performace test of the async web_socket_client.""" > > def test_web_socket_client(self: TestWebSocketClient)...