Comment 6 for bug 1308069

Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

New hypothesis: the code in DatabaseLock opens, and closes, a cursor for each locking/unlocking command. Do we actually know that these cursors will be in the same database session? If the command failed, do we know that we would see an error?