Occasionally, the TestKeygen function will stall in round 4. This isn't a computation taking an unluckily long time, and most likely some kind of deadline from the way we orchestrate the test.
I wonder if using the helper framework would eliminate this bug.
Occasionally, the
TestKeygen
function will stall in round 4. This isn't a computation taking an unluckily long time, and most likely some kind of deadline from the way we orchestrate the test.I wonder if using the helper framework would eliminate this bug.