Alex Mason
Alex Mason
You need to fill in the functions that are used in the `RaftSpec` datatype, see https://github.com/buckie/juno/blob/96bac6174ccfa29be329810cc2f73b5eedb799ea/src/Juno/Types/Spec.hs
I think we're running into this in production, we're getting a lot of collisions of UUIDs generated from a bunch of Lambdas, so we're now looking at generating UUID using...
This is probably due to an overly optimistic test case, it succeeds more often than it fails, but the failure afaict is basically noise, one bit going one way or...
@Deguerre Any thoughts on this?
@Deguerre I think I've got travis working as far as I can without delving into the C++ side of things, if you get a few minutes would you mind having...
Agreed, I'll take a look at setting that up.
See #7, it's in the works.
It looks like the tests are failing, but as far as I can tell the errors have nothing to do with my changes.
Hmm, I had hoped that I could rebase in github, but apparently it just merges the target branch in - hopefully this is still fine.
Ok, I've rebased properly now, we'll see how this goes (though merging in master also didn't pass which is odd).