carboxyl icon indicating copy to clipboard operation
carboxyl copied to clipboard

Test panicking behaviour

Open milibopp opened this issue 9 years ago • 1 comments

It is currently not well tested, how the primitives behave when functions panic.

milibopp avatar May 05 '15 13:05 milibopp

One concrete issue is that poisoning the global transaction mutex has pretty bad consequences and thus should be avoided using try!.

milibopp avatar May 15 '15 12:05 milibopp