skutcher

Results 6 comments of skutcher

it seems btw to work with https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/snapshot-mainnet-4268284.zip - with this snapshot i have measured up to 2334 open descriptors - with https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/snapshot-mainnet-4423468.zip - i have measured up to 2532 open...

yfyi: my default system limit: ``` limit -Hn 524288 ulimit -Sn 1024 ``` but as mentioned above if i increase the softlimit i got just buffer overflows

> > but as mentioned above if i increase the softlimit i got just buffer overflows > > I assume this after it already failed and corrupted the data due...

> Can you try enabling "transports" feature too? sure than i got this at exactly the same line within the code ``` panicked at library/std/src/sys/pal/wasm/../unsupported/time.rs:13:9: time not implemented on this...