apl-cornell / fabric

Distributed persistent programming language with secure information flow types
http://www.cs.cornell.edu/projects/fabric/
Other
28 stars 4 forks source link

BdbDB potential ObjectLocks issues #36

Open tmagrino opened 5 years ago

tmagrino commented 5 years ago

Right now, BdbDB's handling of pending and prepared (but not commited) transactions is not correctly managing ObjectLocks and can potentially experience deadlocks.