bmistree / pronghorn

1 stars 1 forks source link

Backout exception in coarse locking test #7

Open bmistree opened 10 years ago

bmistree commented 10 years ago

Daniel reported seeing a backout exception in the coarse locking tests https://gist.github.com/jackowayed/8645395/raw/4d7e8b360c6eebc402e2a18e5bd80d6082e856a7/output2.txt

for sha id: 9fce3be45.

bmistree commented 10 years ago

fba273fe6 assumes that the problem was with nested atomically statements, and applied a band-aid to just remove the nested atomically. Should still look into.