Currently Answerable explodes if a @Generator function crashes. This is important to handle because student constructors called by receiver generators could have crash bugs or even desirably throw exceptions in some circumstances.
testGenerationFailed added in 87db240.
Currently Answerable explodes if a
@Generatorfunction crashes. This is important to handle because student constructors called by receiver generators could have crash bugs or even desirably throw exceptions in some circumstances.testGenerationFailedadded in 87db240.