Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace only | Ian Lynagh | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | Test for #7815 | Ryan Yates | 2013-04-17 | 1 | -0/+29 |
This test differes slightly from the code in the ticket, but the simplification betters the chances of seeing the error. Instead of looking for the error with an additional tranaction, when error appears only one `reset` can complete and the other is blocked on STM raising an exception. |