Kyle Kingsbury
Kyle Kingsbury
That's a long-standing bug in the SSH library--some kind of race condition I think. We can generally recover transparently.On Dec 3, 2020 22:35, Rhishikesh wrote: Okay, so this morning I...
I had a chance to go through the mongo code today and get everything fixed up for the lastest Jepsen and Debian Buster.
Augh, somehow I missed this. Sorry, email's been a mess lately. The 0.2.1 migration is already in mainline. The docker notes I'd be happy to merge! The install! changes I...
> Native memory allocation (mmap) failed to map 12884901888 bytes for committing reserved memory. Sounds like your machine doesn't have enough memory to run that particular test? That might be...
> I have had a similar experience Sorry, are you also running into out-of-memory issues? It sounds like you might be trying to run a test written specifically for Debian...
Do you want to open a different issue, so we don't confuse @Tsunaou?
(it'd also be helpful to have, like... some kind of source code, the console output, the stacktrace you're getting, etc etc)
We sort maps to ensure the results don't depend on the hash function used. A commutative hash function would remove the need for sorting--looks like I considered this when I...
I don't really know. It's been years since I wrote this and I've repressed the trauma of being in those classes. You're welcome to dig around in java's SSLEngine and...
Confstruct looks (initially) to cover pretty much everything Construct does and more. Are there specific features you'd like to see in Confstruct?